Sign inSign up

jeffersonlab/cxx-devcontainer

By jeffersonlab

•Updated over 2 years ago

C/C++ devcontainer

Image
0

10K+

jeffersonlab/cxx-devcontainer repository overview

⁠cxx-devcontainer Docker

A C/C++ devcontainer⁠.

⁠Overview

The 1.x version series uses the following:

⁠Quick Start with Compose

  1. Grab project
git clone https://github.com/JeffersonLab/cxx-devcontainer
cd cxx-devcontainer
  1. Launch Compose⁠
docker compose up

⁠Install

Add a .devcontainer⁠ directory to your project and launch it with Compose or your favorite devcontainer launcher (GitHub Codespaces⁠, JetBrains Gateway⁠, VSCode devcontainer extension⁠).

⁠Build / Release

Make changes to the Dockerfile, test them, then bump the version in the VERSION file and commit it. The CD GitHub Action should take care of the rest.

⁠See Also

Tag summary

Content type

Image

Digest

sha256:d49e907db…

Size

492.9 MB

Last updated

over 2 years ago

docker pull jeffersonlab/cxx-devcontainer