Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freedomofpress/containers
Repo to house all FPF related containers
https://github.com/freedomofpress/containers
containers
Last synced: 7 days ago
JSON representation
Repo to house all FPF related containers
- Host: GitHub
- URL: https://github.com/freedomofpress/containers
- Owner: freedomofpress
- Created: 2017-09-01T15:13:53.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T19:06:02.000Z (3 months ago)
- Last Synced: 2024-08-20T22:51:50.097Z (3 months ago)
- Topics: containers
- Language: Python
- Homepage:
- Size: 114 KB
- Stars: 4
- Watchers: 11
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FPF Containers
A central place to keep track of all of our container images.
# Versioning
If a version is set in `version.txt` it is used as the image tag. These
should be an upstream version, then a YYYYMMDD date if applicable, then
our version (generally just a small integer), separated by `-`. Loosely
speaking, although Docker tags cannot use all the features of the `dpkg
--compare-versions` algorithm, if it DTRT you're good.