Skip to content

Commit

Permalink
ENV does not allow shell code
Browse files Browse the repository at this point in the history
  • Loading branch information
rednoah committed Jul 13, 2023
1 parent cbaec5b commit 5bb8489
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile.beta
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,4 @@ RUN set -eux \
&& sed -i 's/APP_DATA=.*/APP_DATA="$HOME"/g; s/-Dapplication.deployment=deb/-Dapplication.deployment=docker/g' /usr/bin/filebot


ENV FILEBOT_REVISION "$(filebot -version)"


ENTRYPOINT ["/opt/bin/run-as-user", "/opt/bin/run", "/opt/filebot-xpra/start"]

0 comments on commit 5bb8489

Please sign in to comment.