Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T04:35:11.000Z (about 4 years ago)
- Last Synced: 2024-06-12T07:19:38.764Z (5 months 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`