Skip to content

blockchain-abstraction-middleware/alpine-gpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Alpine image with gpg

Overview

Deploy image for go apis used in the abstraction middleware

Uses gpg to decrypt configs at runtime

  • Build
docker build -t hello/alpine-gpg .
  • Run
docker run -it hello/alpine-gpg
  • Push
docker push hello/alpine-gpg

Releases

No releases published

Packages

No packages published