Fork docker auth to build on Alpine instead of busybox.
261
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
Content type
Image
Digest
Size
122 MB
Last updated
about 10 years ago
docker pull smashwilson/docker_auth