Something important

pull/15/head
Filipe Santos 7 years ago
parent 6688b0a283
commit b33ccffc0e
No known key found for this signature in database
GPG Key ID: 76BB130DA5573A4E

@ -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