Skip to content

Commit

Permalink
added github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoliveir committed Jul 7, 2023
1 parent 90fe87e commit 0e8681c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ RUN certtool --generate-privkey --outfile key.pem \
COPY startup.sh /usr/local/bin/startup
RUN chmod +X /usr/local/bin/startup

ENTRYPOINT [startup]
ENTRYPOINT [/usr/local/bin/startup]

0 comments on commit 0e8681c

Please sign in to comment.