HomeVyOS Platform

container: T6702: re-add missing UNIX API socket (#4039)

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 (#4039)

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)

Co-authored-by: Christian Breunig <christian@breunig.cc>

Details

Provenance
mergify[bot]Authored on Sep 9 2024, 2:01 PM
GitHubCommitted on Sep 9 2024, 2:01 PM
Parents
rVYOSONEXb2afa78d6f00: Merge pull request #4025 from vyos/mergify/bp/sagitta/pr-4022
Branches
Loading...
Tags
Loading...

Event Timeline

GitHub <noreply@github.com> committed rVYOSONEX92504cee3400: container: T6702: re-add missing UNIX API socket (#4039) (authored by mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>).Sep 9 2024, 2:01 PM