mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 16:15:42 +02:00
Remove files for old Docker image. (#7188)
This commit is contained in:
committed by
Adrien Ferrand
parent
0d5bad6c8c
commit
f2ab6a338c
@@ -1,5 +0,0 @@
|
||||
#!/bin/sh -e
|
||||
echo 'Warning: This Docker image is no longer receiving updates!' >&2
|
||||
echo 'You should switch to the Docker images on Docker Hub at:' >&2
|
||||
echo 'https://hub.docker.com/u/certbot' >&2
|
||||
exec /opt/certbot/venv/bin/certbot $@
|
||||
Reference in New Issue
Block a user