Skip to content

Commit

Permalink
Entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
joli-sys committed Jul 2, 2024
1 parent aee71fe commit 3fcc683
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 @@ -108,4 +108,4 @@ RUN ["/busybox/ln", "-s", "/busybox/sh", "/bin/sh"]

WORKDIR /workdir

ENTRYPOINT [ "/busybox/sh" ]
ENTRYPOINT [ "/bin/sh" ]

0 comments on commit 3fcc683

Please sign in to comment.