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
fd20e0227f570f2e06563f7a8e2bffecd5dba6fd
docker-ping
/
Dockerfile
4 lines
69 B
Docker
Raw
Normal View
History
Unescape
Escape
bump alpine version
2017-01-21 00:37:52 -07:00
FROM
alpine:3.5
RUN
apk add --no-cache bash
init commit
2016-07-07 12:37:46 -06:00
COPY
ping /
CMD
[
"/ping"
]
Reference in New Issue
Copy Permalink