Closed 030 closed 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.
the GHAction is already set https://github.com/traefik/whoami/tree/master/.github/workflows
Ok thank you :)
kdiutd.dip image --name=traefik/whoami --regex=v.*
v1.7.0
It seems that the latest docker image does not contain the WHOAMI_PORT env feature. Could a newer docker image be created?