Docker deployment for cpp codespace.
441
Docker deployment for cpp codespace.
Set up the docker by:
$ ./workspace-docker.sh
The current directory is mounted on /work
/work # ls
Dockerfile README.md src
LICENSE compile.sh workspace-docker.sh
srcvi src/main.cpp
compile.sh./compile.sh
Get the executable binary file:
main
./main
Hello Binacs!
Files I/O.
Content type
Image
Digest
Size
64.3 MB
Last updated
over 5 years ago
docker pull binacslee/cpp-codespace