This commit is contained in:
parent
5f8888e8ff
commit
7c748897fc
@ -28,6 +28,8 @@ RUN set -eux && \
|
|||||||
telnet \
|
telnet \
|
||||||
traceroute \
|
traceroute \
|
||||||
vim \
|
vim \
|
||||||
|
awscli \
|
||||||
|
direnv \
|
||||||
&& \
|
&& \
|
||||||
rm -rf /var/lib/apt/lists/* && \
|
rm -rf /var/lib/apt/lists/* && \
|
||||||
echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && \
|
echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && \
|
||||||
|
Loading…
Reference in New Issue
Block a user