Sign inSign up

dit4c/https-redirect

By dit4c

Updated about 11 years ago

Non-root static binary (scratch) to redirect HTTP to HTTPS, based on Peter Waller's https-redirect.

Image
0

947

dit4c/https-redirect repository overview

dit4c/https-redirect

Peter Waller's https-redirect compiled against muslc, run with uid 99 (commonly "nobody") on port 3000.

That's it. Two files in a from-scratch image. No busybox or anything else.

Run it with:

docker run -d --name https-redirect -p 80:3000 dit4c/https-redirect

Don't trust my binary rootfs.tar.xz? Build your own with build_tarball.sh.

Tag summary

Content type

Image

Digest

sha256:d72df13a5

Size

1.9 MB

Last updated

about 11 years ago

docker pull dit4c/https-redirect