Sign inSign up

jeffersonlab/java-devcontainer

By jeffersonlab

•Updated 8 months ago

Java devcontainer

Image
0

4.7K

jeffersonlab/java-devcontainer repository overview

⁠java devcontainer Docker

A Java devcontainer⁠.

⁠Overview

The 2.x version series is intended to use the following:

⁠Quick Start with Compose

  1. Grab project
git clone https://github.com/JeffersonLab/java-devcontainer
cd java-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:d3b087b71…

Size

705 MB

Last updated

8 months ago

docker pull jeffersonlab/java-devcontainer