We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c10c9b commit 2f89b85Copy full SHA for 2f89b85
Dockerfile.template
@@ -16,4 +16,6 @@ COPY src ./src
16
COPY balena-run.sh ./
17
COPY config.sample.json ./
18
19
+RUN chmod +x balena-run.sh
20
+
21
CMD ./balena-run.sh
0 commit comments