mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-11 07:22:40 +01:00
change to sid-slim
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
# -v /etc/machine-id:/etc/machine-id \
|
||||
# jess/pulseaudio
|
||||
#
|
||||
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