We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4591a17 commit bc54717Copy full SHA for bc54717
dockerfile
@@ -14,4 +14,5 @@ RUN tar -xvzf /seqfwd.tar.gz
14
WORKDIR /seqfwd-2.1.128-linux-x64
15
RUN ./seqfwd config -k api.listenUri --value="http://0.0.0.0:80"
16
17
+RUN chmod 755 /docker-entrypoint.sh
18
CMD /docker-entrypoint.sh
0 commit comments