Skip to content

Commit

Permalink
[teamd] Fix a bug in #305 that will break teamd (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
taoyl-ms authored Feb 23, 2017
1 parent 873f6f8 commit a16c780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockers/docker-teamd/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ debs/{{ deb }}{{' '}}
{%- endfor %}

COPY ["start.sh", "config.sh", "/usr/bin/"]
COPY ["teamd.j2", "/usr/share/sonic/templates"]
COPY ["teamd.j2", "/usr/share/sonic/templates/"]

## Make apt-get non-interactive
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit a16c780

Please sign in to comment.