mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
change to sid-slim
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# --device /dev/dri \
|
||||
# jess/nes /games/zelda.rom
|
||||
#
|
||||
FROM debian:sid
|
||||
FROM debian:sid-slim
|
||||
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
|
||||
Reference in New Issue
Block a user