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