Skip to content

v0.0.44

Compare
Choose a tag to compare
@GiGurra GiGurra released this 12 Aug 16:55
· 12 commits to master since this release
  • 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 ;))