Skip to content

Commit

Permalink
this seems to be confusing?
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Dec 11, 2024
1 parent 65a7aa1 commit dd59897
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 @@ -40,6 +40,6 @@ RUN chmod +x /script.sh && \
WORKDIR /workspace

ENTRYPOINT ["/bin/sh", "-c"]
CMD ["bash"]
#CMD ["bash"]

RUN date > /DOCKER.BUILD

0 comments on commit dd59897

Please sign in to comment.