This website requires JavaScript.
Explore
Discord Server
Help
Register
Sign in
actions
/
docker-build-push
Watch
1
Star
0
Fork
You've already forked docker-build-push
0
mirror of
https://github.com/docker/build-push-action.git
synced
2024-11-06 08:45:46 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ccef1f210d
docker-build-push
/
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 13:16:42 -04:00
# syntax=docker/dockerfile:1
`add-host` input Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-01-30 12:33:31 -05:00
FROM busybox
RUN cat /etc/hosts
Reference in a new issue
Copy permalink