Skip to content

Commit b32a4a9

Browse files
author
Hauke Ingwersen
committed
remove newline
1 parent 1a22b59 commit b32a4a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ RUN chmod +x /root/entrypoint.sh
108108
COPY ./modules/ /root/modules/
109109
RUN find /root/modules/ -name "*.sh" -exec chmod -v +x {} \;
110110

111-
112111
# run the application
113112
ENTRYPOINT ["/root/entrypoint.sh"]
114113
CMD ["runsvdir", "/etc/service"]

0 commit comments

Comments
 (0)