Skip to content

Nitro/docker-gc-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-gc-build

This project help us to build using Docker container a new docker-gc debian package release signed.

Requirements

  • deb-s3 to upload your debian package artifact into the target s3-bucket
  • gnupg to sign the package

Usage

Build debian package into an isloated docker container and sign it with passphrase:

./release.sh -h

Just executing a Dry-run:

./release.sh -s

List repos packages

deb-s3 list --bucket=$BUCKET
aws s3 ls --recursive s3://$BUCKET

License

This project is released under MIT license.

Copyright (c) 2018 Nitro Software