Sign inSign up

dmg00345/code_examples_cpp

By dmg00345

Updated over 2 years ago

Development tools for code examples in C++.

Image
Developer tools
0

10K+

dmg00345/code_examples_cpp repository overview

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

Tag summary

Content type

Image

Digest

sha256:1025dcc32

Size

866.6 MB

Last updated

over 2 years ago

docker pull dmg00345/code_examples_cpp