mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-25 11:44:44 +00:00
iso: use ubuntu instead of debian to reduce the number of base images
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
e953d12e4e
commit
0ae60c99ff
@ -1,4 +1,4 @@
|
||||
FROM debian:jessie
|
||||
FROM ubuntu:15.10
|
||||
|
||||
RUN apt-get update && apt-get -y upgrade && apt-get -y install \
|
||||
genisoimage \
|
||||
|
Loading…
Reference in New Issue
Block a user