mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 03:21:28 +01:00
fix kiwi
Signed-off-by: Jess Frazelle <jess@mesosphere.com>
This commit is contained in:
parent
38fd168e84
commit
75012bbc10
|
@ -1,7 +1,6 @@
|
|||
FROM opensuse
|
||||
|
||||
RUN zypper ar http://download.opensuse.org/repositories/Virtualization:/Appliances/openSUSE_12.3 virtualization:appliances \
|
||||
&& zypper --non-interactive install \
|
||||
RUN zypper --non-interactive install \
|
||||
kiwi \
|
||||
kiwi-doc \
|
||||
lxc
|
||||
|
|
Loading…
Reference in New Issue
Block a user