We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd701c4 + 6f755f9 commit b44df3bCopy full SHA for b44df3b
docker/letsencrypt/letsencrypt-base/Dockerfile.j2
@@ -7,8 +7,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
7
8
{% import "macros.j2" as macros with context %}
9
10
-{{ macros.install_packages(cinder_base_packages | customizable("packages")) }}
11
-
12
COPY extend_start.sh /usr/local/bin/kolla_extend_start
13
14
{% block letsencrypt_base_footer %}{% endblock %}
0 commit comments