Make installer script privileged for Podman.

This commit is contained in:
Buster Neece 2023-02-11 15:09:18 -06:00
parent f449cc2210
commit 4e2d1b5677
No known key found for this signature in database
GPG Key ID: F1D2E64A0005E80E
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ services:
entrypoint: docker_installer
command: install
user: root
privileged: true