Skip to content

3.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 06:51
· 5 commits to main since this release
d2a08c4

Changes

Other

  • Avoid misleading log message by delaying start of dockerd until SD card is available (#171)

Note on upgrading from earlier versions (<3.0.0) of Docker Compose ACAP

Please see the release notes on 3.0.0 for information on upgrading.

What's Changed

  • Add option for building with sanitizers by @github-actions in #159
  • Clean up post-install script by @github-actions in #160
  • Set correct dockerd version in table by @github-actions in #161
  • Bump docker/build-push-action from 5 to 6 in /.github/actions/docker-build-action by @github-actions in #165
  • Fix linting issue in README by @madelen-at-work in #166
  • Add documentation for setting proxy by @github-actions in #167
  • Set DOCKER_BUILD_SUMMARY to false by @github-actions in #168
  • Add instruction to enable the Allow unsigned toggle by @deepikas20 in #169
  • Fix readme release links pointing to the wrong repository by @Gavus in #170
  • Delay start of dockerd until SD card is available by @github-actions in #171
  • Include license text for nsenter, ps and slirp4netns by @github-actions in #172
  • Bump super-linter/super-linter from 6 to 7 by @github-actions in #174

New Contributors

Full Changelog: 3.0.0...3.0.1