Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal 11 & PHP 8.4 & MySQL 8.4

git clone git@github.com:siva01c/drupal.git drupal 
cd drupal 
cp .env.default .env   # Copy file .env.default to .env 
docker compose up -d 
docker compose exec drupal bash
docker compose exec drupal composer install

Open url in your browser: http://localhost:1577 - port is defined in .env file as DAO_PORT_NGINX

About

Drupal & Docker Compose Starter Pack

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages