Sign inSign up

ninux/docker-letsencrypt

By ninux

Updated over 8 years ago

debian with letsencrypt installed

Image
0

2.1K

ninux/docker-letsencrypt repository overview

docker-letsencrypt

Introduction

This image is automaticaly build with the latest debian jessie

Usage

docker run --rm -it \
-p 80:80 -p 443:443 \
-v $HOME/.letsencrypt/etc:/etc/letsencrypt \
ninux/letsencrypt:latest

Configuration

Entrypoint

Entrypoint parameter point on default letsencrypt binary

Tag summary

Content type

Image

Digest

Size

162 MB

Last updated

over 8 years ago

docker pull ninux/docker-letsencrypt