Option | Description | Default |
---|---|---|
--fortune |
Fortune file, one fortune per line | ./fortune.txt |
--static |
Static assets directory | ./static |
--port |
Port to bind to | 3000 |
The release version corresponds to the container image version
The public key to verify the image is in the repository cosign.pub
. To verify the image use cosign
cosign verify --key cosign.pub ghcr.io/chukmunnlee/go-fortune:<tag>