Development tools for code examples in C++.
10K+
This repository contains C/C++ base images for development containers for code examples in C++.
To pull the latest image from this DockerHub repository and prepare it for use as a devcontainer base image:
docker pull dmg00345/code_examples_cpp:latest
To push the latest image when built from the dockerfile in the Github repository to this DockerHub repository:
./manage.ps1 build
docker push dmg00345/code_examples_cpp:latest
Content type
Image
Digest
sha256:1025dcc32…
Size
866.6 MB
Last updated
over 2 years ago
docker pull dmg00345/code_examples_cpp