Skip to content

Latest commit

 

History

History
73 lines (39 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

73 lines (39 loc) · 1.14 KB

Changelog

This changelog is auto-generated by the Python-based Commitizen.

0.2.2 (2022-10-27)

Fix

  • action: Print get.docker.com error messages

0.2.1 (2022-10-14)

Fix

  • action: Port from set-output to env files

0.2.0 (2022-09-30)

Feat

  • MegaLinter: Upgrade from v5.16.1 to v6.10.0

0.1.7 (2022-07-18)

Fix

  • action: Only run dockerd-rootless.sh if told

0.1.6 (2022-07-16)

Fix

  • action: Proxy rootful/rootless Docker sockets
  • action: Don't set environment variables early

0.1.5 (2022-07-14)

Fix

  • action: Start rootful Docker daemon
  • action: Correct syntax of Bash negation
  • action: Stop rootful Docker daemon

0.1.4 (2022-07-04)

Fix

  • action: Set recommended environment variables

0.1.3 (2022-07-02)

Fix

  • action: Stop hard-coding XDG_RUNTIME_DIR

0.1.2 (2022-04-25)

Fix

  • action: Make action idempotent

0.1.1 (2021-11-18)

Fix

  • action: Wait until Docker daemon is listening

0.1.0 (2021-10-02)

Feat

  • action: Create rootless Docker GitHub Action