Skip to content

Releases: AxisCommunications/docker-acap

3.0.0

03 May 12:09
1320c16
Compare
Choose a tag to compare

First release of rootless Docker ACAP!
For reference see the announcement on Axis Developer Community about Removal of root-privileged access, etc.

Major Changes

Breaking

  • Application user changed to dynamic user, i.e. it does no longer have root privileges. (#208)
  • Removed migration of SD Card data root location introduced in 2.0.0 (#228)
  • ACAP SDK update to 4.14 and manifest schema 1.7.0 means that minimum Axis OS version is now 11.10 (#208, #221)

Other

  • Added cgis for uploading TLS certificates to the application (#201)

Note on upgrading from earlier versions of Docker ACAP

If an earlier version of the Docker ACAP has been used on the device and the SDCardSupport option is used, we recommend the following migration path. On a device running Axis OS 11.10 or 11.11:

  1. Make sure AllowRoot is set to True for installing applications
  2. Install and start Docker ACAP 2.0.0 to migrate the SD card contents to the new data root location.
  3. With AllowRoot still set to True install Docker ACAP 3.0.0. This will allow the postinstall script to run and set the correct permissions for the data root contents on SD card.
  4. Set the AllowRoot toggle to False

What's Changed

Full Changelog: 2.0.0...3.0.0

3.0.0-rc.4

02 May 08:10
91e2a9e
Compare
Choose a tag to compare
3.0.0-rc.4 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0...3.0.0-rc.4

3.0.0-rc.3

25 Apr 10:35
1b71543
Compare
Choose a tag to compare
3.0.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0...3.0.0-rc.3

3.0.0-rc.2

19 Apr 13:12
a3b2204
Compare
Choose a tag to compare
3.0.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0...3.0.0-rc.2

3.0.0-rc.1

18 Apr 14:11
f08beda
Compare
Choose a tag to compare
3.0.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0...3.0.0-rc.1

2.0.0

15 Apr 06:49
d5880fe
Compare
Choose a tag to compare

Major Changes

Breaking

  • With introduction of AxStorage the location on the SD Card has moved from /var/spool/storage/SD_DISK/dockerd to /var/spool/storage/areas/SD_DISK/dockerdwrapper. The application will attempt to migrate data from the old location but there is no support for reverting the migration if downgrading from this version to an earlier one. (#141, #145)
  • ACAP SDK update to 4.13 means that minimum Axis OS version is now 11.9 (#140)

Other

  • New Status parameter added to signal status of the application (#180)
  • New Logging parameters to select log levels for the application and dockerd separately (#178)
  • Fail installation on device without container support (#166)

What's Changed

Full Changelog: 1.5.0...2.0.0

2.0.0-rc.5

15 Apr 06:39
d5880fe
Compare
Choose a tag to compare
2.0.0-rc.5 Pre-release
Pre-release

What's Changed

Full Changelog: 1.5.0...2.0.0-rc.5

2.0.0-rc.4

12 Apr 08:30
3af69f0
Compare
Choose a tag to compare
2.0.0-rc.4 Pre-release
Pre-release

What's Changed

Full Changelog: 1.5.0...2.0.0-rc.4

2.0.0-rc.3

12 Apr 08:00
222c80b
Compare
Choose a tag to compare
2.0.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: 1.5.0...2.0.0-rc.3

2.0.0-rc.2

11 Apr 11:30
edbe3a3
Compare
Choose a tag to compare
2.0.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: 1.5.0...2.0.0-rc.2