Skip to content

Commit 9ddcfce

Browse files
committed
use debootstrapped version of ubuntu wily
this should hugely shrink the size of the image
1 parent be24137 commit 9ddcfce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:wily
1+
FROM ubuntu-debootstrap:wily
22
MAINTAINER Maik Hummel <[email protected]>
33

44
# required to use add-apt-repository

0 commit comments

Comments
 (0)