Post #03 of The Containerization Chronicles
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:
- Logging
- Containerizing dev, tst, and prd
- Run and stop the containers
- Remove database from VCS
- Integrate with PHPStorm