Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 723 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 723 Bytes

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)