mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-04-10 03:20:16 +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
|
RUN rm /etc/apt/sources.list
|
||||||
COPY sources.list /etc/apt/sources.list
|
COPY sources.list /etc/apt/sources.list
|
||||||
RUN apt update && apt dist-upgrade -y
|
RUN apt update && apt dist-upgrade -y
|
||||||
#COPY locale.gen /etc/locale.gen
|
COPY locale.gen /etc/locale.gen
|
||||||
|
|
||||||
#installing utils
|
#installing utils
|
||||||
# url: missing
|
# url: missing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user