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