Sign inSign up

dmg00345/cb

By dmg00345

Updated almost 3 years ago

C/C++ base image for development containers for Circular Buffer (CB).

Image
Developer tools
0

10K+

dmg00345/cb repository overview

This repository contains C/C++ base images for development containers for Circular Buffer (CB), located at https://github.com/dmg0345/cb. This GitHub repository contains the Dockerfile used to build the images in this DockerHub repository.

To pull the latest image from this DockerHub repository and prepare it for use as a devcontainer base image:

docker pull dmg00345/cb: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/cb:latest

Tag summary

Content type

Image

Digest

sha256:c3f6b20e2

Size

821.6 MB

Last updated

almost 3 years ago

docker pull dmg00345/cb