mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-02-17 09:37:49 +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
|
FROM opensuse
|
||||||
|
|
||||||
RUN zypper ar http://download.opensuse.org/repositories/Virtualization:/Appliances/openSUSE_12.3 virtualization:appliances \
|
RUN zypper --non-interactive install \
|
||||||
&& zypper --non-interactive install \
|
|
||||||
kiwi \
|
kiwi \
|
||||||
kiwi-doc \
|
kiwi-doc \
|
||||||
lxc
|
lxc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user