Releases: GiGurra/flycd
Releases · GiGurra/flycd
v0.0.46
v0.0.45
v0.0.44
-
New timeout semantics (now will only time out shell commands if there is no output on stdout or stderr). This is to handle the case of for example deploys with docker builds that take a very long time (exceeding 5 minutes)
-
Dockerfile based on alpine instead of ubuntu (flycd image ends up roughly 100 megs. 65 of which is flyctl. vs the old 1-2GB using ubuntu ;))