add the entrypoint to run the bash script with /bin/sh as following:-
docker run -it --rm --entrypoint="/bin/bash" ubuntu
No comments:
Post a Comment