Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 831 Bytes

CHANGELOG.md

File metadata and controls

49 lines (27 loc) · 831 Bytes

Changelog

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

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