Skip to content

Commit

Permalink
Forgot to pre-create the directory
Browse files Browse the repository at this point in the history
  • Loading branch information
merlimat committed Mar 7, 2024
1 parent a969158 commit 8bc1ef9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/glibc-package/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,6 @@ RUN abuild -F -c -r
FROM busybox
ARG GLIBC_VERSION

RUN mkdir -p /root/packages
COPY --from=apk /root/packages/*/glibc-${GLIBC_VERSION}-r0.apk /root/packages
COPY --from=apk /root/packages/*/glibc-bin-${GLIBC_VERSION}-r0.apk /root/packages

0 comments on commit 8bc1ef9

Please sign in to comment.