- build:
docker build -t cpp-env .
to build + tag the image. see Dockerfile. the dockerfile copies the contents of this dir to the conatainer's then runs g++ to compile the source to an executeables - to run interactively:
docker run -it --rm cpp-env
-
Notifications
You must be signed in to change notification settings - Fork 0
License
noel-gallagher/cpp-docker-env
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published