Sign inSign up

smashwilson/docker_auth

By smashwilson

Updated about 10 years ago

Fork docker auth to build on Alpine instead of busybox.

Image
0

261

smashwilson/docker_auth repository overview

Building local image
git clone https://github.com/cesanta/docker_auth.git
cd docker_auth/auth_server
# copy ca certificate to /etc/ssl/certs/ca-certificates.crt
pip install gitpython
mkdir /var/tmp/go
export GOPATH=/var/tmp/go
export PATH=$PATH:$GOPATH/bin
make

Tag summary

Content type

Image

Digest

Size

122 MB

Last updated

about 10 years ago

docker pull smashwilson/docker_auth