mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
(cherry picked from commit a457b13b0b5075e32d0df620f41310e23f3648cf)
This commit is contained in:
parent
75baab1bfa
commit
22e65c5313
@ -1,4 +1,4 @@
|
||||
RUN [ ! -e /sbin/init ] && ln -s /lib/systemd/systemd /sbin/init
|
||||
RUN [ -e /sbin/init ] || ln -s /lib/systemd/systemd /sbin/init
|
||||
RUN apt-get update
|
||||
RUN apt-get update && apt-get install -y \
|
||||
curl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user