jensandClaude Sonnet 5 79cc239dca Shrink image by merging game fetch/extract into one layer
The downloaded zips and their extracted contents lived in separate RUN
layers, so the zips never actually left the image despite a later
rm -rf /tmp/apps layer. unzip/smbclient were also left installed after
only being needed at build time. Merging fetch, extract, cleanup, and
package purge into a single RUN drops the image from 2.31GB to 1.6GB.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NiNnj78HGx1KWyCCo39HSz
2026-07-28 08:18:18 +02:00
2026-07-27 23:34:15 +02:00
2024-05-31 19:13:10 +02:00
2024-05-31 19:13:10 +02:00
2024-05-31 19:13:10 +02:00
S
Description
Dosbox game server with noVNC
Readme
146 KiB
Languages
Python 76.9%
Dockerfile 9%
Shell 8.1%
JavaScript 6%