Back
Similar todos
🔨 working on docker performance tasks on my hosting setup #mylife
🤖 more sweep work and I optimized the Dockerfile to use a RUN cache
#office Test (aegirproject.org/) on local Docker machine and try to tune the configuration.
Swapped Dockerfile to the multistage one for a cheap and fast build optimization #marekbrze
update Dockerfile #japandev
fix the production Dockerfile #radionula
#trackfootball #263 Reduce docker image size
Get a 7x performance bump by simply copying the statically linked binary to the docker container instead of having QEMU translate cpu instructions at a snail's pace #unblockdomains !private
Dockerize app in preparation to move to self-hosting and notice builds are slow as hell because QEMU is being used to translate machine code from x86_64 (GH actions) -> arm64 (my server). Thought of a solution to speed this up, implementing now #unblockdomains !private
speeding up #crisp mirage rust builds in docker
fix up docker container and run pattern #shaunlol
refactor docker setup #nomadnetwork
Merge Docker file PR #writefreely
move all #crisp docker images from Alpine Linux to Debian Slim to increase performance
improved docker file validation
more caching changes to my docker + github actions setup #conf
sketched out a better #djangopackages docker compose dev setup
👨🏭 tinker with docker
#trackfootball #263 Reduce docker image size again