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
master
build-push-action
/
test
/
Dockerfile
4 lines
65 B
Docker
Raw
Permalink
Blame
History
# syntax=docker/dockerfile:1
FROM
alpine
RUN
echo
"Hello world!"
Reference in New Issue
View Git Blame
Copy Permalink