удалил ненужные сервисы openrc
This commit is contained in:
parent
8f1cc27d50
commit
eab773103f
|
|
@ -10,4 +10,6 @@ RUN openrc
|
|||
|
||||
RUN echo 'rc_provide="loopback net"' >> /etc/rc.conf
|
||||
|
||||
RUN rm /etc/init.d/loopback /etc/init.d/networking /etc/init.d/machine-id /etc/init.d/hwdrivers
|
||||
|
||||
CMD ["/sbin/init"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue