Nice container for running simple command line code projects in c, c++, nodejs etc.
10K+
Note: The below details were pulled from the git source repo (scripts can be found there).
Note: For a vagrant/ansible version see v32 or v64 branches of this repo.
===
./build.sh
./start.sh
===
The build.sh command will take quite a long time to get everything setup, this should only have to be ran once. Running the codebox with ./start.sh after that should be almost instant everytime (which starts a clean instance of codebox). Any data in the workspace folder will be available through the ~/workspace folder on the codebox instance. Any data outside the ~/workspace folder in the codebox instance will NOT be saved when you exit the instance. This includes any installed programs or configured settings. You might want to look into tweaking the Dockerfile if you need a new program available everytime you wish to use the codebox (editing the Dockerfile will require running ./build.sh again).
Content type
Image
Digest
sha256:8b7b200fe…
Size
415.7 MB
Last updated
almost 11 years ago
docker pull willko/codebox