mirror of
https://github.com/status-im/ansible-role-mongodb.git
synced 2025-01-21 02:29:25 +00:00
Uduntu 16.04 add iproute2 package
This commit is contained in:
parent
8c8b9e80b3
commit
85f6902ea6
@ -3,5 +3,5 @@ FROM ubuntu:16.04
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
RUN apt update && \
|
||||
apt install --yes python-minimal && \
|
||||
apt install --yes python-minimal iproute2 && \
|
||||
rm /lib/systemd/system/getty@.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user