Skip to content

Releases: supervisely/agent

introduce netServerAddress option

30 Sep 20:26
4db1a02
Compare
Choose a tag to compare

Private docker registry setting affecting only Supervisely images

24 Sep 14:44
197ae30
Compare
Choose a tag to compare
v6.8.36

Custom docker registry only for supervisely images (#89)

Clean Agent data task update

13 Sep 13:21
0162624
Compare
Choose a tag to compare
Clean agent data (#88)

Update Clean Agent data task to run on agent restart

retry login after docker daemon restart

30 Aug 14:41
ff3eed1
Compare
Choose a tag to compare
Login when docker pull failed with no basic auth credentials error (#87)

* login when docker pull failed with no basic auth credentials error

* imports bugfix

---------

Co-authored-by: Tony Bartsits <tony@supervisely.com>

handle progress bar when total is unknown

07 Aug 12:26
8012249
Compare
Choose a tag to compare
Add Docker utils to agent (#85)

* add docker utils from SDK

* fix docker pull progress

* use agent docker utils instead of SDK

* pylint

docker pull extract progress bugfix

06 Aug 16:41
da959ed
Compare
Choose a tag to compare
v6.8.32

docker pull extract progress bugfix

docker pull progress bugfix

06 Aug 14:37
a10d3e7
Compare
Choose a tag to compare
v6.8.31

docker pull progress bugfix

list containers 404 bugfix

05 Aug 16:57
549a714
Compare
Choose a tag to compare
v6.8.30

agent list containers bugfix

v6.8.29

05 Aug 15:04
13e3bef
Compare
Choose a tag to compare

What's Changed

  • Delete lock file by timeout by @NikolaiPetukhov in #84
  • SLY_APPS_DOCKER_REGISTRY empty string bugfix

Full Changelog: v6.8.28...v6.8.29

add SLY_APPS_DOCKER_REGISTRY option

02 Aug 14:22
35b968c
Compare
Choose a tag to compare