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 fe7c079 + 31953a2 commit 7bdf8feCopy full SHA for 7bdf8fe
docker/neutron/neutron-l3-agent/Dockerfile.j2
@@ -23,8 +23,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
23
24
{{ macros.install_packages(neutron_l3_agent_packages | customizable("packages")) }}
25
26
-{{ macros.kolla_patch_sources() }}
27
-
28
COPY extend_start.sh /usr/local/bin/kolla_extend_start
29
30
{% block neutron_l3_agent_footer %}{% endblock %}
0 commit comments