Collection of Docker Images for open case studies
Always use a branch to open a pull request to add Dockerfiles to this repository
The workflow files to support the automatic actions of this repository are in the .github/workflows directory:
action.yml: general action specification for building and pushing an image to DockerHubmanual_dispatch.yml: action specification for manually building and pushing an image to DockerHubmerge.yml: edit to include any new imagespull_request.yml: edit to include any new images
Always put your Dockerfiles within case study specific directories and edit the README file to describe what each Dockerfile does, how each Dockerfile relates to named images built and pushed to DockerHub, and who the maintainer within the org is.
Maintainer: kweav
activity: the Dockerfile is adjusted to add a package (patchwork) for the data wrangling part of the case study- Image name:
ocs-bio-containers-wrangling - On Docker Hub: yes (7/30/26)
bioocsorg, tagmain
- Image name:
base: the Dockerfile used throughout the beginning of the case study with various data visualization packages as well asggpubr, but notpatchworkyet.- Image name:
ocs-bio-containers-base - On Docker Hub: yes (7/30/26)
bioocsorg, tagmainand previously tagdev(7/21/26)
- Image name:
continued-learning: The Dockerfile adjusted to addggrepelto theactivityimage.- Image name:
ocs-bio-containers-cont - On Docker Hub: yes (7/30/26)
bioocsorg, tagmain
- Image name: