Update 'Dockerfile'
This commit is contained in:
parent
83895e3689
commit
4cfbdf2138
@ -52,7 +52,7 @@ RUN echo "**** s6 omsta;; ****" && \
|
|||||||
tar -xzf /tmp/${s6_package} -C /
|
tar -xzf /tmp/${s6_package} -C /
|
||||||
|
|
||||||
RUN echo *** Install Packages *** && \
|
RUN echo *** Install Packages *** && \
|
||||||
#set -x && \
|
set -x && \
|
||||||
#if [ -z ${FFF_RELEASE} ]; then \
|
#if [ -z ${FFF_RELEASE} ]; then \
|
||||||
# echo "FFF Using Default Release"; \
|
# echo "FFF Using Default Release"; \
|
||||||
# python3 -m pip --no-cache-dir install FanFicFare; \
|
# python3 -m pip --no-cache-dir install FanFicFare; \
|
||||||
|
Loading…
Reference in New Issue
Block a user