Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 821 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 821 Bytes

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