Merge pull request #101 from sususu98/jammy
update arm apt/sources.listpull/108/head jammy-5c1bb520-ls32
commit
23f6bf7b10
|
@ -64,7 +64,7 @@ TERM="xterm" \
|
||||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME="0"
|
S6_CMD_WAIT_FOR_SERVICES_MAXTIME="0"
|
||||||
|
|
||||||
# copy sources
|
# copy sources
|
||||||
COPY sources.list.arm /etc/apt/
|
COPY sources.list.arm /etc/apt/sources.list
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
echo "**** Ripped from Ubuntu Docker Logic ****" && \
|
echo "**** Ripped from Ubuntu Docker Logic ****" && \
|
||||||
|
|
|
@ -64,7 +64,7 @@ TERM="xterm" \
|
||||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME="0"
|
S6_CMD_WAIT_FOR_SERVICES_MAXTIME="0"
|
||||||
|
|
||||||
# copy sources
|
# copy sources
|
||||||
COPY sources.list.arm /etc/apt/
|
COPY sources.list.arm /etc/apt/sources.list
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
echo "**** Ripped from Ubuntu Docker Logic ****" && \
|
echo "**** Ripped from Ubuntu Docker Logic ****" && \
|
||||||
|
|
Ładowanie…
Reference in New Issue