Skip to content

slim-it/csync2-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csync2-container

Minimal csync2 image for slim-it/flux-infra, built from the Ubuntu packaged csync2.

VERSION is the single source of truth for the packaged csync2 version (the full apt version string). CI reads it for the Docker build argument and derives the release tag from it: the snapshot hash and packaging revision are dropped and dashes become dots, so the tag orders as a plain version.

Image

CI publishes:

ghcr.io/slim-it/csync2-container:<release-version>
ghcr.io/slim-it/csync2-container:latest
ghcr.io/slim-it/csync2-container:sha-<git-sha>

Build locally

docker build --build-arg CSYNC2_VERSION="$(cat VERSION)" -t ghcr.io/slim-it/csync2-container:local .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages