1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-02-03 17:05:57 +00:00
Files
go-inbucket/Dockerfile
Martijn Suijlen c91a3ecd41 docker: Add a healthcheck (#152)
Use the INBUCKET_WEB_ADDR value to get the port number of Inbucket using 'cut'. If the variable is not set, use the default value (and that is 0.0.0.0:9000). Healtcheck will check the exit code of the command executed (0=HEALTHY)
2020-03-29 20:40:39 -07:00

1.7 KiB