Files
exim-encrypt-dlfunc/ci_container
Konstantin Zangerle c3db123a7a add rsync to Dockerfile
2022-08-25 10:38:48 +02:00
..
2021-11-08 21:57:52 +01:00
2022-08-25 10:38:48 +02:00

How to build and use these images

Prerequisites

Build and upload

Run build.sh with the required parameters:

  • -r: Registry to upload to; set to none to skip uploading
  • -u: Username for registry (optional if previous cached login exists)
  • -p: Passwort for registry (optional if previous cached login exists)
  • -b: Image basename (optional; defaults to exim-encrypt-dlfunc-build)
  • -t: Image tag (optional, defaults to latest)