To build: docker build . -t imesec/auctf-2020-bash To run: docker run -p 2222:22 -it imesec/auctf-2020-bash How to login (on localhost): ssh level1@localhost -p 2222 (password for level1: imesec)