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:
@@ -6,7 +6,7 @@
|
||||
# --name kvm \
|
||||
# jess/kvm
|
||||
#
|
||||
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