Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 171 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 171 Bytes

Docker with zsh shell

run -it eladkaplan/shellfirm:zsh1.0.0 zsh

Build docker image

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