Skip to content

Releases: ScribeMD/rootless-docker

0.2.2

27 Oct 02:54
Compare
Choose a tag to compare
  • Print get.docker.com error messages in cURL command (#159).

Full Changelog: 0.2.1...0.2.2

0.2.1

14 Oct 18:07
Compare
Choose a tag to compare
  • Add python-common dictionary by @mwarres (#143).
  • Port from set-output to environment files (#146).

Full Changelog: 0.2.0...0.2.1

0.2.0

30 Sep 02:28
Compare
Choose a tag to compare

Full Changelog: 0.1.7...0.2.0

0.1.7

18 Jul 17:32
Compare
Choose a tag to compare
  • Only run dockerd-rootless.sh when the rootless Docker install script outputs an explicit instruction to do so (#84).

Full Changelog: 0.1.6...0.1.7

0.1.6

16 Jul 21:23
Compare
Choose a tag to compare
  • Proxy bidirectionally between rootful and rootless Docker sockets (#83).

Full Changelog: 0.1.5...0.1.6

0.1.5

14 Jul 00:16
Compare
Choose a tag to compare
  • Stop (#81) and start (#82) rootful Docker daemon now that GitHub Actions Linux images run Docker via systemd.

Full Changelog: 0.1.4...0.1.5

0.1.4

04 Jul 23:07
Compare
Choose a tag to compare
  • Set environment variables recommended by rootless Docker installation script to eliminate build flakiness (#75).

Full Changelog: 0.1.3...0.1.4

0.1.3

02 Jul 03:28
Compare
Choose a tag to compare

New Contributors

Full Changelog: 0.1.2...0.1.3

0.1.2

25 Apr 17:24
Compare
Choose a tag to compare
  • Make action idempotent, so it can be called more than once without breaking (#24).
  • Specify specific version in usage example since we don't tag major or minor versions separately (#12).
  • Use Bourne shell rather than Bash in docs for generality (#9).
  • Add development dependency on Node.js since the MegaLinter pre-commit-hook uses npx (#17).
  • Configure default pre-commit hook types to simplify developer setup (#20).

Full Changelog: 0.1.1...0.1.2

0.1.1

18 Nov 04:30
Compare
Choose a tag to compare
  • Wait until Docker daemon is listening before returning control to eliminate a race condition (#5).

Full Changelog: 0.1.0...0.1.1