Skip to content

Commit

Permalink
Add missing docker-proxy into managed files in rpm spec
Browse files Browse the repository at this point in the history
This was missed in #23312 even though the other parts of
this were fixed.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
  • Loading branch information
justincormack committed Jul 8, 2016
1 parent 012f9f4 commit 47ace5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/make/.build-rpm/docker-engine.spec
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ install -p -m 644 contrib/syntax/nano/Dockerfile.nanorc $RPM_BUILD_ROOT/usr/shar
/%{_bindir}/docker-containerd
/%{_bindir}/docker-containerd-shim
/%{_bindir}/docker-containerd-ctr
/%{_bindir}/docker-proxy
/%{_bindir}/docker-runc
/%{_sysconfdir}/udev/rules.d/80-docker.rules
%if 0%{?is_systemd}
Expand Down

0 comments on commit 47ace5c

Please sign in to comment.