Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker pull to use the cache when building #5

Merged
merged 4 commits into from
Jul 7, 2021
Merged

Conversation

macbre
Copy link
Owner

@macbre macbre commented Jul 6, 2021

Before:

#7 importing cache manifest from ghcr.io/macbre/push-to-ghcr:latest
#7 sha256:1d4ca8774450a741d62962b8b28b232ad9aee1efaa99805caa52cfd51a32e4a5
#7 DONE 0.5s

After:

#5 [2/3] RUN apk update   && apk -a info curl   && apk add curl
#5 sha256:0e1ad6e468782c09ab55ce8e7d9b7f1d868148241bb9bb1c4f4d88bb29a494bc
#5 pulling sha256:5843afab387455b37944e709ee8c78d7520df80f8d01cf7f861aae63beeddb6b
#5 pulling sha256:b07e0b41ed636a792e89877dfe3996115f818bd0aaa3990dee7bb9198d4fe2eb
#5 pulling sha256:5843afab387455b37944e709ee8c78d7520df80f8d01cf7f861aae63beeddb6b 0.3s done
#5 pulling sha256:b07e0b41ed636a792e89877dfe3996115f818bd0aaa3990dee7bb9198d4fe2eb 0.5s done
#5 CACHED

@macbre macbre marked this pull request as ready for review July 7, 2021 16:11
@macbre macbre merged commit 3232874 into master Jul 7, 2021
@macbre macbre deleted the cache-docker-pull branch July 7, 2021 16:11
macbre added a commit to macbre/docker-nginx-http3 that referenced this pull request Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant