Releases: denga/whoami
Releases · denga/whoami
Release list
whoami-v1.0.4
Changes
Welcome to this new release!
Changelog
Others
- 07837dd Add code checkout step to release workflow
Docker Images
Docker images are available on Docker Hub:
docker pull denga/whoami:v1.0.4
docker pull denga/whoami:latestInstall
Binary
Download the pre-compiled binaries from the releases page and copy to the desired location.
Docker
docker run --rm -p 80:80 denga/whoami:v1.0.4From source
git clone https://github.com/denga/whoami.git
cd whoami
go build -o whoami main.gowhoami-v1.0.3
Changes
Welcome to this new release!
Changelog
Others
- fa37fbc Update Trivy action version and improve verbose logging
Docker Images
Docker images are available on Docker Hub:
docker pull denga/whoami:v1.0.3
docker pull denga/whoami:latestInstall
Binary
Download the pre-compiled binaries from the releases page and copy to the desired location.
Docker
docker run --rm -p 80:80 denga/whoami:v1.0.3From source
git clone https://github.com/denga/whoami.git
cd whoami
go build -o whoami main.gowhoami-v1.0.2
Changes
Welcome to this new release!
Changelog
Others
- 7ba7553 Update goreleaser action
Docker Images
Docker images are available on Docker Hub:
docker pull denga/whoami:v1.0.2
docker pull denga/whoami:latestInstall
Binary
Download the pre-compiled binaries from the releases page and copy to the desired location.
Docker
docker run --rm -p 80:80 denga/whoami:v1.0.2From source
git clone https://github.com/denga/whoami.git
cd whoami
go build -o whoami main.gowhoami-v1.0.1
Changes
Welcome to this new release!
Changelog
Others
- 7ba7553 Update goreleaser action
Docker Images
Docker images are available on Docker Hub:
docker pull denga/whoami:v1.0.1
docker pull denga/whoami:latestInstall
Binary
Download the pre-compiled binaries from the releases page and copy to the desired location.
Docker
docker run --rm -p 80:80 denga/whoami:v1.0.1From source
git clone https://github.com/denga/whoami.git
cd whoami
go build -o whoami main.go