787f3da893
- Install rootlesskit-docker-proxy
Hi,
rootlesskit-docker-proxy is needed to run Docker in rootless mode.
- a0e8922d13/daemon/config/config_linux.go (L188)
- https://docs.docker.com/engine/security/rootless/#uninstall
- https://forums.opensuse.org/t/how-can-i-request-the-official-repository-provides-tools-for-rootless-docker/164199
OBS-URL: https://build.opensuse.org/request/show/1063327
OBS-URL: https://build.opensuse.org/package/show/devel:microos/rootlesskit?expand=0&rev=4
28 lines
925 B
Plaintext
28 lines
925 B
Plaintext
-------------------------------------------------------------------
|
|
Sun Feb 5 23:41:04 UTC 2023 - Takashi Tamura <tamuratak.9876@gmail.com>
|
|
|
|
- Install rootlesskit-docker-proxy
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 24 16:43:43 UTC 2022 - andrea.manzini@suse.com
|
|
|
|
- Update to version 1.1.0:
|
|
* Support using /usr/bin/getsubids (`--subid-source=dynamic`)
|
|
Useful for SSSD environments (subid: sss in /etc/nsswitch.conf)
|
|
|
|
Full changes: https://github.com/rootless-containers/rootlesskit/milestone/3?closed=1
|
|
|
|
- bump vendor dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 22 13:36:54 UTC 2022 - rpm@fthiessen.de
|
|
|
|
- Update to version 1.0.0:
|
|
* use Go 1.18
|
|
* updated some dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 23 11:21:49 UTC 2021 - Richard Brown <rbrown@suse.com>
|
|
|
|
- Initial Packaging
|