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
b32b51a8eda65d6793cd0494a773d4f6bcef32dc
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