movableink / doorman

HTTP Proxy + OAuth
MIT License
167 stars 52 forks source link

Create official 'movableink/doorman' Docker image on Docker Hub #50

Open pataquets opened 7 years ago

pataquets commented 7 years ago

Create an 'official', based on your repo, automated build at Docker Hub for the image: https://docs.docker.com/docker-hub/builds/ . Just requires a free Docker Hub account and a following a quick 'Create automated build' process where you link your Github repo to the Docker Hub.

An Automated Build provides a trustable, verifiable from source, public image on Docker Hub which can be used right away by just docker runing the image (movableink/doorman). It will add another packaging/distribution/installation method, which will be triggered automatically on each commit.

Ping me if I can be of any help.

pataquets commented 7 years ago

Bump. Having an official image would also enable adding usage docs referencing the image built from this very same code.

pataquets commented 7 years ago

See also #35

pataquets commented 7 years ago

@mnutt is this user/image owned by you? https://hub.docker.com/r/movableink/doorman/ To be it as trustworthy as possible, it should be an Automated Build, ideally. Thus, it would be auditable.