Skip to content

Version 0.9.1 (Lib)

Latest
Compare
Choose a tag to compare
@theCapypara theCapypara released this 07 Oct 11:44
· 0 commits to master since this release
0.9.1
cc01bcc
  • Added a new optional flag to services and commands: ignore_original_entrypoint:

If true, Riptide will not run the original entrypoint of the OCI image, but instead run the command directly, as if no entrypoint was defined in the image. Note that engines might ignore this setting, if they don’t support it.

Default: False