Publicly available cloud images are spreading Monero-mining malware to unsuspecting cloud developers. (more…)
Read more »
If you use the official docker image for php and want to modify e.g. max_post_body_size, you might come to theconclusion that adding a custom php.ini might be the only solution.In terms of the 12factor app manifest, this is kind of disappointing, since... (more…)
Read more »
The docker-compose tool is pretty popular for running dockerized applications in a local development environment. All we need to do is write a Compose file containing the configuration for the application’s services and have a running Docker engine for de... (more…)
Read more »
I’ve talked about how to make tiny Docker images a fair bit in the past, but now that Docker has multi-stage builds, it’s time to revisit… (more…)
Read more »