Make sure users are added to the docker group. This is required to run docker commands without sudo.
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2023-03-31 11:33:59 +02:00
parent 7217b373b6
commit a41d3550c5
3 changed files with 23 additions and 0 deletions

View File

@@ -1,2 +1,5 @@
---
# vars file for docker
docker_users:
- noahk
- root