Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

juanwilde/docker-symfony

Open more actions menu

Repository files navigation

docker-symfony

This repository contains all the code explained in this YouTube playlist

Scripts

Using Makefile: https://makefiletutorial.com/

Installs composer dependencies

make prepare

Build the containers

make build

Start the containers

make run

Stop the containers

make stop

Restart the containers

make restart

Steps to follow

Init the bash shell into the Backend container

make ssh-be

Update packages

composer update

Install packages

composer install

Optional

Use dry to manage docker: https://github.com/moncho/dry#installation

curl -sSf https://moncho.github.io/dry/dryup.sh | sudo sh
sudo chmod 755 /usr/local/bin/dry

Listen docker containers

dry

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.