CCBR / Dockers

A collection of Dockerfiles to facilitate reproducibility across computing environments.
11 stars 3 forks source link

New manual action to build & push docker containers #20

Closed kelly-sovacool closed 1 year ago

kelly-sovacool commented 1 year ago

Adds an action that can be triggered manually to build a specified Docker container. Demo:

image

Resolves https://github.com/CCBR/kelly_log/issues/13

Alternative to #9