removing the untar.
This commit is contained in:
@@ -100,11 +100,11 @@ RUN set -ex && echo "building root-fs tarball" \
|
|||||||
&& rm -rf /tmp/root-fs \
|
&& rm -rf /tmp/root-fs \
|
||||||
&& ls -hal /tmp
|
&& ls -hal /tmp
|
||||||
|
|
||||||
RUN set -ex && tar -xzvf /tmp/root-fs.tgz \
|
#RUN set -ex && tar -xzvf /tmp/root-fs.tgz \
|
||||||
&& ls -hal /tmp \
|
# && ls -hal /tmp \
|
||||||
&& ls -hal /tmp/root-fs \
|
# && ls -hal /tmp/root-fs \
|
||||||
&& ls -hal /tmp/root-fs/etc \
|
# && ls -hal /tmp/root-fs/etc \
|
||||||
&& ls -hal /tmp/root-fs/etc/btcd \
|
# && ls -hal /tmp/root-fs/etc/btcd \
|
||||||
|
|
||||||
##
|
##
|
||||||
## Base Image
|
## Base Image
|
||||||
|
|||||||
Reference in New Issue
Block a user