We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d09104 + d8091f5 commit 1cb0fd5Copy full SHA for 1cb0fd5
compose/strfry/Dockerfile
@@ -13,5 +13,6 @@ COPY sync.sh /etc/strfry/sync.sh
13
COPY entrypoint.sh /etc/strfry/entrypoint.sh
14
15
RUN chmod +x /etc/strfry/entrypoint.sh
16
+RUN chmod +x /etc/strfry/sync.sh
17
18
ENTRYPOINT ["/etc/strfry/entrypoint.sh"]
0 commit comments