Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 177 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 177 Bytes

Docker with bash shell

docker run -it eladkaplan/shellfirm:bash1.0.0

Build docker image

docker build -t shellfirm . && docker run -it shellfirm bash