https://github.com/CT83/ping-google
A simple container which pings google for use in learning or sample projects
https://github.com/CT83/ping-google
Last synced: about 1 year ago
JSON representation
A simple container which pings google for use in learning or sample projects
- Host: GitHub
- URL: https://github.com/CT83/ping-google
- Owner: CT83
- License: apache-2.0
- Created: 2020-08-09T04:13:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T04:35:11.000Z (almost 6 years ago)
- Last Synced: 2024-10-12T16:26:22.705Z (over 1 year ago)
- Language: Dockerfile
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ping-google
A simple container which pings google for use in learning or sample projects
# Steps
1. `docker build -t ping-google .`
2. `docker run ping-google`