Releases: ScribeMD/rootless-docker
Releases · ScribeMD/rootless-docker
0.2.2
- Print get.docker.com error messages in cURL command (#159).
Full Changelog: 0.2.1...0.2.2
0.2.1
Full Changelog: 0.2.0...0.2.1
0.2.0
- Recommend Python VSCode extension by @mwarres (#103).
- Upgrade MegaLinter from v5.16.1 to v6.10.0 by @mwarres (#135).
Full Changelog: 0.1.7...0.2.0
0.1.7
- 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
- Proxy bidirectionally between rootful and rootless Docker sockets (#83).
Full Changelog: 0.1.5...0.1.6
0.1.5
- 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
- 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
- Stop hard-coding
XDG_RUNTIME_DIR
(#71). - Add and configure Dependabot by @mwarres (#55).
New Contributors
- @mwarres made their first contribution in (#55)!
- @dependabot made their first contribution in (#56)!
Full Changelog: 0.1.2...0.1.3
0.1.2
- 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
- Wait until Docker daemon is listening before returning control to eliminate a race condition (#5).
Full Changelog: 0.1.0...0.1.1