AxisCommunications / docker-acap

ACAP application to add dockerd to a container capable Axis device
Apache License 2.0
14 stars 3 forks source link

Set IPC socket group ownership to addon #226

Closed killenheladagen closed 5 months ago

killenheladagen commented 5 months ago

The IPC socket should belong to group addon, so it can be accessed by other applications in the Docker Compose case.

Checklist before requesting a review