Commit graph

19 commits

Author SHA1 Message Date
cathugger
b0f394c17a
README.md: attempt to fix 2023-12-08 17:34:42 +00:00
cathugger
c72ddad656
README.md: attempt to use footnotes 2023-12-08 17:32:51 +00:00
Yeonjun Kim
6d4034abf1 Update outdated URL in README.md 2023-10-23 19:46:20 +09:00
Marni
42e4d3a5fc
Docker support (#99)
* 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 a70723db66.

* fix

* remove root dockerfile

---------

Co-authored-by: cathugger <cathugger@cock.li>
Co-authored-by: dunsany <118174187+dunsany@users.noreply.github.com>
2023-08-06 18:22:54 +00:00
dunsany
e9f6027a7c
Fix digit typos in README 2023-07-26 10:27:45 +02:00
cathugger
d612b74842
improve readme a bit 2023-03-26 23:43:49 +00:00
cathugger
d202229a43
add libc6-dev to debian deps
thanks @EsmailELBoBDev2 for report
2022-09-19 06:15:42 +00:00
cathugger
8b2d09d1c0
edit readme a bit more 2022-05-12 15:02:09 +00:00
cathugger
ac633abd2b
don't email me i dont read stuff anyway
also PGP key link is dead
2022-05-12 14:45:22 +00:00
cathugger
68a06c4ced
tweak wording a bit 2021-03-09 08:58:46 +00:00
einsz
5938904f46
Fix possible numbers in base32
The readme stated is is possible to gerenate a 0 and also stated 2 and 7 are not included in the base32 character set... fixed that.
2021-01-12 23:29:40 +01:00
cathugger
6f1264177e
using trailing spaces for hard breaks is fucking stupid 2020-11-24 17:06:19 +00:00
cathugger
fdb715fee0
more readme 2020-11-24 16:39:21 +00:00
cathugger
3ffe5ee8a9
more readme tweaks 2020-11-24 16:35:55 +00:00
cathugger
2822508f8d
tweak readme heading sizes 2020-11-24 16:23:21 +00:00
cathugger
9d3dd71411
https for CC0 link 2020-08-28 23:25:24 +00:00
Yannic Haupenthal
e28c8183aa
use different mail format 2020-08-28 21:30:22 +02:00
Yannic Haupenthal
1de7b078af
use markdown instead of text 2020-08-28 18:59:29 +02:00
Yannic Haupenthal
bb9e793540
rename file 2020-08-19 18:37:46 +02:00
Renamed from README.txt (Browse further)