42e4d3a5fc
* add Dockerfile
* add basic documentation for docker image
* change cmd to entrypoint in Dockerfile
This is so that you can add args without docker assuming you're trying
to override the command
* Create docker-publish.yml github CI action
This is taken from the marketplace, I didn't write this
* correct docker image tag
* fix checkpoint loading (use carry for add)
* Fix digit typos in README
* revamp docker support
don't use volume, use latest alpine so i won't need to bump it
use multistage static build for minimal size with stripping
correctly save git version details
* tweak workflows
* try making cosign work
* Revert "try making cosign work"
This reverts commit
|
||
---|---|---|
.. | ||
docker-publish.yml |