This website works better with JavaScript.
Explore
Help
Sign In
publicWagsHome
/
buildx
Watch
1
Star
0
Fork
You've already forked buildx
1
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
28e6995f7c
buildx
/
hack
/
demo-env
/
examples
/
simple1
/
Dockerfile
4 lines
61 B
Docker
Raw
Blame
History
FROM
alpine
RUN
apk add --no-cache curl
WORKDIR
/src
COPY
. .
Reference in New Issue
View Git Blame
Copy Permalink