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: about 1 year ago
JSON representation

A simple container which pings google for use in learning or sample projects

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`