Emil Miler 45ba07cd07 Reduce final image size
These optimizations reduce the final image size by over 60%.
2025-12-30 13:45:09 +01:00
2025-12-30 13:45:09 +01:00
2024-04-03 10:38:45 +02:00

mixtape-build-image

Docker container ready for building my mixtape.

Building

docker build .

Build and tag for release:

docker build -t git.0x45.cz/em/mixtape:$(date +%y%m%d) -t git.0x45.cz/em/mixtape:latest .

Using the included build script, which will also handle the publishing:

./build.sh
Description
Docker container for building my mixtape.
https://git.0x45.cz/em/mixtape
Readme 35 KiB
Languages
Dockerfile 65%
Shell 35%