bash:
	docker run --rm -it slips /bin/bash

shell:
	docker exec -it slips /bin/bash

