Skip to content

Commit

Permalink
chore: updated docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed May 31, 2024
1 parent 90c2472 commit 150a1a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,6 @@ RUN unzip /usr/local/sbin/packer_${PACKER_VERSION}_linux_amd64.zip -d /usr/local
rm -rf /usr/local/sbin/packer_${PACKER_VERSION}_linux_amd64.zip
EXPOSE 5000

USER appuser

CMD ["/bin/bash"]

0 comments on commit 150a1a8

Please sign in to comment.