Skip to content

DiamondLightSource/devcontainer-features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Container Features

Devcontainer features for use in Python Copier Template or any other devcontainer.

bash-config

Adds customizations to the bash shell that can be shared across all developer containers using the feature.

See details in the bash-config README.

other

Further features may be added here in future.

Testing

This repo has its own devcontainer which can be used to do local testing and development of the features.

Publishing Features

CI verifies and publishes the feature(s) as follows:-

  • bash-config: ghcr.io/diamondlightsource/devcontainer-features/bash-config:1

(the tag can be major, major.minor, major.minor.patch, or latest)