Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
simeononsecurity committed Aug 7, 2024
1 parent 0416d29 commit 9c51d76
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,5 @@ RUN mkdir -p /etc/stunnel && \
-out /etc/stunnel/stunnel.pem -keyout /etc/stunnel/stunnel.pem \
-subj "/C=US/ST=Denial/L=Springfield/O=Dis/CN=localhost"

RUN touch /tmp/ttyS0mux

# Start stunnel and the main application
CMD ["/app/docker-init.sh"]

0 comments on commit 9c51d76

Please sign in to comment.