This website requires JavaScript.
Explore
Help
Sign In
conky
/
docker-ping
Watch
1
Star
0
Fork
0
You've already forked docker-ping
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
6d04eaf0b0a7d03ed9fc3ad369831703e2bc7a73
docker-ping
/
Dockerfile
3 lines
46 B
Docker
Raw
Normal View
History
Unescape
Escape
bump alpine version
2017-01-21 00:37:52 -07:00
FROM
alpine:3.5
init commit
2016-07-07 12:37:46 -06:00
COPY
ping /
add default & remove bash
2017-01-22 12:32:01 -07:00
CMD
[
"sh"
,
"ping"
]
Reference in New Issue
Copy Permalink