Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
krkabol committed Feb 12, 2025
1 parent 3f7ed80 commit b9aea49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# BioCASe
Docker images of the BioCASe software, see the **Packages** on the right.

To be capable run [BioCASe](https://www.biocase.org/) in [CERIT Scientific Cloud](https://www.cerit-sc.cz/), we need a *no root* image with exact versioning and security updates. To achieve this, we modify official [Dockerfile](http://ww2.biocase.org/svn/bps2/branches/stable/Dockerfile) and produce versioned images as an alternative to the [official](https://hub.docker.com/r/biocase/bps).
To be capable run [BioCASe](https://www.biocase.org/) in [CERIT Scientific Cloud](https://www.cerit-sc.cz/), we need a *no root* image with exact versioning and security updates. To achieve this, we modify official [Dockerfile](hhttps://git.bgbm.org/biocase/bps/-/blob/master/Dockerfile?ref_type=heads) and produce versioned images as an alternative to the [official](https://hub.docker.com/r/biocase/bps).

The base image is checked [once per week](.github/dependabot.yml#L6) for updates and all [included versions](.github/workflows/publish.yml#L15) of BioCASe are rebuild.

Expand Down

0 comments on commit b9aea49

Please sign in to comment.