This website requires JavaScript.
Explore
Help
Sign In
docker
/
build-push-action
Watch
1
Star
0
Fork
You've already forked build-push-action
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1110973d9c
build-push-action
/
test
/
Dockerfile-bake
5 lines
54 B
Plaintext
Raw
Blame
History
FROM alpine
ARG name=world
RUN echo "Hello ${name}!"
Reference in New Issue
View Git Blame
Copy Permalink