A collection of boilerplate configurations or experimentations with docker.
(outdated, but kept here for reference)
Pretty much everything is compiled except for mysql where binary is the downloaded from Oracle website. Not the most efficient and fasted way to get up to speed, just a proof a concept.
A boilerplate configuration for php-fpm with nginx, mysql and adminer. Readme in the relevant folder.
Hashicorp vault with file storage.
Hashicorp vault with mysql storage. Vault makes use of the db container to store encrypted data in a database named vault by default.
A cool and easy to use app to test emails during development, MailDev.