integrate nopaque repo

This commit is contained in:
Patrick Jentsch
2020-06-05 14:42:04 +02:00
parent 450ddf69fc
commit cb2b64fa9d
164 changed files with 1212 additions and 168 deletions

6
.env.tpl Normal file
View File

@ -0,0 +1,6 @@
# docker GID (getent group docker | cut -d: -f3)
docker_gid=
# GID (id -g)
gid=
# UID (id -u)
uid=