Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Remove linux-headers as a dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
(cherry picked from commit 82258262f90bfaca3a2ef14e6b53238c2fac3147)
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
  • Loading branch information
seemethere committed Aug 23, 2018
1 parent 99bbb6e commit 5eaeeeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion image/Dockerfile.engine
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ RUN apt-get update && apt-get install -y \
libgcc-6-dev \
libltdl-dev \
libtool \
linux-headers-$(dpkg --print-architecture) \
make
RUN grep "_COMMIT=" /*.installer |cut -f2- -d: > /binaries-commits

Expand Down

0 comments on commit 5eaeeeb

Please sign in to comment.