8000 GitHub - Klizzy/symfony-docker at 204aa42c523579de7c096ec1cbfdb09ef147bbd7
[go: up one dir, main page]

Skip to content

Klizzy/symfony-docker

Repository files navigation

Docker Symfony setup

Docker setup for symfony or other php projects. It currently supports MacOS (docker-sync) and Unix (native docker volumes). This repository currently contains support for PHP 7.2 up to PHP 7.4. Just checkout the needed tag and you're good to go.

Current Specs

  • xdebug
  • ZSH
  • PHP:7.4
  • NPM:latest, NVM:0.33.11, NODE:12.18.2 LTS, YARN:latest
  • Docker-sync / native docker volumes

Setup

Checkout your project into the /www directory and set the APACHE_DOCUMENT_ROOT env in the docker-compose file, to match your framework / setup. Type ./docker.sh to see a help message for additional commands.

Start Setup

./docker.sh start

Stop Setup

./docker.sh stop

Connect into container

./docker.sh ssh

Aliases

if you connect into the container, i'll have the following aliases:

Enable xdebug

xdebug-enable

Disable xdebug

xdebug-disable

About

🐘🐳 Kickstart Symfony or Shopware 6 development with docker + optional mutagen

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0