mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
Adding self as maintainer
This commit is contained in:
parent
1b1763b011
commit
6a7e3438a9
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
# than e.g. debian:jessie and image size differences are negligible
|
||||
FROM ubuntu:trusty
|
||||
MAINTAINER Jakub Warmuz <jakub@warmuz.org>
|
||||
MAINTAINER William Budington <bill@eff.org>
|
||||
|
||||
# Note: this only exposes the port to other docker containers. You
|
||||
# still have to bind to 443@host at runtime, as per the ACME spec.
|
||||
|
|
|
|||
Loading…
Reference in a new issue