Skip to content

Commit

Permalink
Merge pull request #213 from briansan/cherry-pick-c19b8ae-v3.2
Browse files Browse the repository at this point in the history
[release-v3.2] cherry pick: glog fix
  • Loading branch information
caseydavenport authored Nov 8, 2018
2 parents ec8ac99 + 347e83d commit 796ee2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-image/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ MAINTAINER Shaun Crampton <[email protected]>
RUN apk add --update tini

FROM scratch
COPY --from=base /tmp /tmp
COPY --from=base /sbin/tini /sbin/tini
COPY --from=base /lib/ld-musl-x86_64.so.1 /lib/ld-musl-x86_64.so.1
COPY --from=base /lib/libc.musl-x86_64.so.1 /lib/libc.musl-x86_64.so.1
Expand Down

0 comments on commit 796ee2d

Please sign in to comment.