45ba07cd0706f649c5a7f9794ceaf6cdc486d94a
These optimizations reduce the final image size by over 60%.
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
Languages
Dockerfile
65%
Shell
35%