Skip to content

Releases: diambra/cli

v0.0.19

08 Aug 14:30
Compare
Choose a tag to compare
Drop /tcp prefix

This might have been required by old docker versions but it breaks podman

v0.0.18

11 Jun 07:37
Compare
Choose a tag to compare
Skip existing to allow re-running CI for other OSes

v0.0.17

10 Feb 12:33
Compare
Choose a tag to compare
Add secret source support for git and huggingface

v0.0.16

11 Jul 13:01
Compare
Choose a tag to compare
Update init

v0.0.14

13 Apr 13:23
Compare
Choose a tag to compare
Replace --images.pull by --images.no-pull

This avoid exposing people to the unexpected special treatment of
boolean flags that prevent you from doing e.g `-p false`.

v0.0.13

05 Mar 20:47
Compare
Choose a tag to compare
Add flags to set host address and use bridge ip

--env.host        allows binding the env to any IP, e.g 0.0.0.0 to allow remote
                  machines to connect.

--env.containerip sets the container's bridge IP instead of localhost in
                  DIAMBRA_ENVS

v0.0.12

20 Feb 11:37
Compare
Choose a tag to compare
Fix cleanup in test command

v0.0.11

12 Feb 13:58
Compare
Choose a tag to compare
Fix command handling in test

v0.0.10

27 Nov 15:14
Compare
Choose a tag to compare
Generate manifest, support yaml, add README

v0.0.9

14 Nov 13:59
Compare
Choose a tag to compare
Support setting env variable in submission