If you are looking at containerising PHP applications you might want to run another containerised application from within your container – run a docker application or command in a docker…Continue reading
Docker PHP Sendmail Replacement – SMTP
If you are relatively new to docker and are migrating php applications to containers you may notice that a lot of docker images recommend using sSMTP as a sendmail replacement…Continue reading