Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TadeoRubio committed Apr 13, 2021
1 parent f695b05 commit 964207f
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,30 @@
# ubuntu-ping-doer

`By Tadeo Rubio`

---

Docker image to do ping every time.

---

## Items installed.

- Ubuntu 20.04 (Official image)
- iputils-ping
- mtr

⚠️. MTR isn't functional to all TimeZones. Next versions will can to set the TimeZone.

---

## Environment Variables

- HOST_TO_PING, by default google.com
- TIME_B_PINGS, seconds between every ping, by default 5 seconds.

---

### License

It's a [MIT Licence](https://github.com/TadeoRubio/ubuntu-ping-doer/blob/main/LICENSE)

0 comments on commit 964207f

Please sign in to comment.