Copy arm sources for arm builds
rodzic
45f4648843
commit
f6f7c9edab
|
@ -60,7 +60,7 @@ LANG="en_US.UTF-8" \
|
||||||
TERM="xterm"
|
TERM="xterm"
|
||||||
|
|
||||||
# copy sources
|
# copy sources
|
||||||
COPY sources.list /etc/apt/
|
COPY sources.list.arm /etc/apt/
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
echo "**** Ripped from Ubuntu Docker Logic ****" && \
|
echo "**** Ripped from Ubuntu Docker Logic ****" && \
|
||||||
|
|
|
@ -60,7 +60,7 @@ LANG="en_US.UTF-8" \
|
||||||
TERM="xterm"
|
TERM="xterm"
|
||||||
|
|
||||||
# copy sources
|
# copy sources
|
||||||
COPY sources.list /etc/apt/
|
COPY sources.list.arm /etc/apt/
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
echo "**** Ripped from Ubuntu Docker Logic ****" && \
|
echo "**** Ripped from Ubuntu Docker Logic ****" && \
|
||||||
|
|
Ładowanie…
Reference in New Issue