traefik / whoami

Tiny Go server that prints os information and HTTP request to output
https://traefik.io
Apache License 2.0
1.04k stars 222 forks source link

Newer docker image #45

Closed 030 closed 2 years ago

030 commented 2 years ago

It seems that the latest docker image does not contain the WHOAMI_PORT env feature. Could a newer docker image be created?

030 commented 2 years ago

@ldez Would it be possible to setup github actions in this repository? If a tag is set then the github action could build an image and push it to dockerhub.

ldez commented 2 years ago

the GHAction is already set https://github.com/traefik/whoami/tree/master/.github/workflows

030 commented 2 years ago

Ok thank you :)

kdiutd.dip image --name=traefik/whoami --regex=v.*
v1.7.0