cobolplayground/startCompilerContainer.sh

3 lines
92 B
Bash
Raw Normal View History

2020-03-27 22:46:03 +01:00
#!/bin/sh
docker run -it --rm -v $PWD:/work registry.gitlab.com/wolutator/cobol-docker bash