Skip to content

hydrargyrum/docker-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-images

Just building container images using continuous integration.

Images:

  • folding@home: registry.gitlab.com/hydrargyrum/docker-images/foldingathome
  • gitolite: registry.gitlab.com/hydrargyrum/docker-images/gitolite
  • syncthing relay: registry.gitlab.com/hydrargyrum/docker-images/strelay

No images are uploaded manually, only from CI based on this repository's sources.

Tags

Each image is rebuilt on each commit and also rebuilt every month (cron-like), using a recent base image tag (to have the security fixes).

  • latest on each rebuid
  • <YYYY-mm-dd>T<HH-MM-SS>Z date of the rebuild
  • <commit hash> on each rebuild