This website requires JavaScript.
Explore
Help
Sign In
actions
/
docker-build-push
mirror of
https://github.com/docker/build-push-action.git
Watch
1
Star
0
Fork
You've already forked docker-build-push
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cf1aeaa985
docker-build-push
/
test
/
addhost.Dockerfile
4 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
docs: update links and layout Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-07 17:16:42 +00:00
# syntax=docker/dockerfile:1
`add-host` input Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-01-30 17:33:31 +00:00
FROM busybox
RUN cat /etc/hosts