Process docker-compose.yml to TMPDIR before copying to read-only output
This commit is contained in:
@@ -164,6 +164,7 @@ in
|
||||
|
||||
# Add users to docker group
|
||||
users.users.sv22900.extraGroups = [ "docker" ];
|
||||
users.users.engr-ugaif.extraGroups = [ "docker" ];
|
||||
|
||||
# Create persistent directories and .env file location
|
||||
systemd.tmpfiles.rules = [
|
||||
|
||||
Reference in New Issue
Block a user