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
releases/v1
build-push-action
/
Dockerfile
4 lines
60 B
Docker
Raw
Permalink
Blame
History
FROM
alpine:3
ENTRYPOINT
[
"echo"
,
"docker github actions"
]
Reference in New Issue
View Git Blame
Copy Permalink