Skip to content

Post #03 of The Containerization Chronicles

Compare
Choose a tag to compare
@hgraca hgraca released this 18 Apr 08:05
· 179 commits to master since this release

This is the tag with the code used in the 3rd post of The Containerization Chronicles.

Containerize dev, tst and prd

After cleaning up the Symfony demo project a bit, we are ready to do some containerization...

I will talk about:

  1. Logging
  2. Containerizing dev, tst, and prd
  3. Run and stop the containers
  4. Remove database from VCS
  5. Integrate with PHPStorm

Continue reading ...