mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 14:15:38 +03:00
tc agent
This commit is contained in:
parent
484d52f436
commit
fc64dbdeab
@ -6,7 +6,7 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
RUN rm /etc/apt/sources.list
|
||||
COPY sources.list /etc/apt/sources.list
|
||||
RUN apt update && apt dist-upgrade -y
|
||||
#COPY locale.gen /etc/locale.gen
|
||||
COPY locale.gen /etc/locale.gen
|
||||
|
||||
#installing utils
|
||||
# url: missing
|
||||
|
Loading…
Reference in New Issue
Block a user