We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 873f6f8 commit a16c780Copy full SHA for a16c780
dockers/docker-teamd/Dockerfile.j2
@@ -14,7 +14,7 @@ debs/{{ deb }}{{' '}}
14
{%- endfor %}
15
16
COPY ["start.sh", "config.sh", "/usr/bin/"]
17
-COPY ["teamd.j2", "/usr/share/sonic/templates"]
+COPY ["teamd.j2", "/usr/share/sonic/templates/"]
18
19
## Make apt-get non-interactive
20
ENV DEBIAN_FRONTEND=noninteractive
0 commit comments