This commit is contained in:
parent
4132bf3fc1
commit
f2c107ca7c
@ -7,6 +7,7 @@ COPY init/entrypoint.sh /usr/local/bin
|
||||
|
||||
RUN chmod +x /usr/local/bin/entrypoint.sh && \
|
||||
apt-get update && \
|
||||
apt-get upgrade -y && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
libterm-readline-gnu-perl \
|
||||
software-properties-common && \
|
||||
|
Loading…
Reference in New Issue
Block a user