/
githubmirror
/
certbot
Обзор
Документация
Войти
/
githubmirror
/
certbot
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
certbot-compatibility-test/Dockerfile-apache
6 строк
186 B
Brad Warren
upgrade certbot compatibility test images (#10277)
06 май 2025, 20:57
Не верифицирован
06 май 2025, 20:57
6418ee3
Код
Авторство
О чём код?
FROM certbot-compatibility-test LABEL org.opencontainers.image.authors="certbot-dev@eff.org" RUN apt-get install apache2 -y ENTRYPOINT [ "certbot-compatibility-test", "-p", "apache" ]