This website requires JavaScript.
Explore
Help
Sign In
docker
/
build-push-action
Watch
1
Star
0
Fork
0
You've already forked build-push-action
Code
Activity
Files
2cdde995de11925a030ce8070c3d77a52ffcf1c0
build-push-action
/
test
/
addhost.Dockerfile
T
4 lines
61 B
Docker
Raw
Normal View
History
Unescape
Escape
docs: update links and layout
2022-10-07 19:16:42 +02:00
# syntax=docker/dockerfile:1
add-host
input
2022-01-30 18:33:31 +01:00
FROM
busybox
RUN
cat /etc/hosts
Copy Permalink