Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ShakataGaNai
on Sept 3, 2020
|
parent
|
context
|
favorite
| on:
Show HN: Automated Health Dashboard
You have to build it, for it to run with that name. To skip the build step you probably want:
docker run -p 8080:8080 --name gatus twinproduction/gatus
So it'll pull from docker hub.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
docker run -p 8080:8080 --name gatus twinproduction/gatus
So it'll pull from docker hub.