HomeVyOS Platform

container: T6702: re-add missing UNIX API socket

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

container: T6702: re-add missing UNIX API socket

During podman upgrade and a build from the original source the UNIX socket
definition for systemd got lost in translation.

This commit re-adds the UNIX socket which is started on boot to interact with
Podman.

Example:

curl --unix-socket /run/podman/podman.sock -H 'content-type: application/json' \
  -sf http://localhost/containers/json

(cherry picked from commit f67e217f2716937115a3bdf6d316b172bbec75e5)

Details

Provenance
c-poAuthored on Sep 6 2024, 3:57 PM
MergifyCommitted on Sep 9 2024, 1:25 PM
Parents
rVYOSONEXb2afa78d6f00: Merge pull request #4025 from vyos/mergify/bp/sagitta/pr-4022
Branches
Loading...
Tags
Loading...

Event Timeline

Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXca402f5d895b: container: T6702: re-add missing UNIX API socket (authored by c-po).Sep 9 2024, 1:25 PM