Add userdef (#2194)

https://github.com/theAkito/userdef
This commit is contained in:
theAkito 2022-04-01 17:28:07 +02:00 committed by GitHub
parent 1db1767f0d
commit 5100e0d835
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14820,6 +14820,34 @@
"description": "Nim implementation of NanoID, a tiny, secure, URL-friendly, unique string ID generator. Works with Linux and Windows!",
"license": "GPL-3.0-or-later"
},
{
"name": "userdef",
"url": "https://github.com/theAkito/userdef",
"method": "git",
"tags": [
"akito",
"gosu",
"su-exec",
"docker",
"kubernetes",
"helm",
"permission",
"linux",
"posix",
"postgres",
"process",
"security",
"alpine",
"busybox",
"useradd",
"adduser",
"shadow",
"musl",
"libc"
],
"description": "A more advanced adduser for your Alpine based Docker images.",
"license": "GPL-3.0-or-later"
},
{
"name": "sue",
"url": "https://github.com/theAkito/sue",