Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jayfranco999/docker-packaging

 
 

Repository files navigation

docker-packaging

packaging?label=jenkinsciinfra%2Fpackaging&logo=docker&logoColor=white

This repository contains everything needed to build a docker image which can be used to build debian, redhat, suse package for Jenkins core.

Configuration

In order to sign packages with a gpg key, the following env variable must be defined

  • GPG_KEYNAME: Define the gpg key used to sign packages

  • GPG_PASSPHRASE_FILE: Define the gpg key passphrase

About

This repository contains everything needed to build a docker image used to package jenkins core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 60.8%
  • Makefile 39.2%