Skip to content

Latest commit

 

History

History
 
 

bash

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Docker with bash shell

docker run -it eladkaplan/shellfirm:bash1.0.0

Build docker image

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