Merge pull request #15 from horjulf/develop

Something important
pull/16/head
James 7 years ago committed by GitHub
commit 3e516f5a09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,6 +11,8 @@ ENV \
TRAKTARR_CONFIG=/config/config.json \
TRAKTARR_LOGFILE=/config/traktarr.log
COPY . /${APP_DIR}
RUN \
echo "** BRANCH: ${BRANCH} COMMIT: ${COMMIT} **" && \
echo "** Upgrade all packages **" && \

Loading…
Cancel
Save