Docker with bash shell docker run -it eladkaplan/shellfirm:bash1.0.0 Build docker image docker build -t shellfirm . && docker run -it shellfirm bash