Skip to content

Commit

Permalink
Automated deployment to add/update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 16, 2023
1 parent 8a38e27 commit e1b9da6
Showing 1 changed file with 59 additions and 59 deletions.
118 changes: 59 additions & 59 deletions docker.io/library/ubuntu/18.04.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,65 +70,6 @@
"wipefs",
"zramctl"
],
"/usr/sbin": [
"add-shell",
"addgroup",
"adduser",
"chgpasswd",
"chmem",
"chpasswd",
"chroot",
"cpgr",
"cppw",
"delgroup",
"deluser",
"dpkg-preconfigure",
"dpkg-reconfigure",
"e2freefrag",
"e4crypt",
"e4defrag",
"faillock",
"fdformat",
"filefrag",
"groupadd",
"groupdel",
"groupmems",
"groupmod",
"grpck",
"grpconv",
"grpunconv",
"iconvconfig",
"invoke-rc.d",
"ldattach",
"mklost+found",
"newusers",
"nologin",
"pam-auth-update",
"pam_getenv",
"pam_timestamp_check",
"policy-rc.d",
"pwck",
"pwconv",
"pwunconv",
"readprofile",
"remove-shell",
"rmt",
"rmt-tar",
"rtcwake",
"service",
"tarcat",
"update-passwd",
"update-rc.d",
"useradd",
"userdel",
"usermod",
"vigr",
"vipw",
"zic"
],
"/usr/local/sbin": [
"unminimize"
],
"/usr/local/bin": [],
"/bin": [
"bash",
Expand Down Expand Up @@ -217,6 +158,62 @@
"zmore",
"znew"
],
"/usr/sbin": [
"add-shell",
"addgroup",
"adduser",
"chgpasswd",
"chmem",
"chpasswd",
"chroot",
"cpgr",
"cppw",
"delgroup",
"deluser",
"dpkg-preconfigure",
"dpkg-reconfigure",
"e2freefrag",
"e4crypt",
"e4defrag",
"faillock",
"fdformat",
"filefrag",
"groupadd",
"groupdel",
"groupmems",
"groupmod",
"grpck",
"grpconv",
"grpunconv",
"iconvconfig",
"invoke-rc.d",
"ldattach",
"mklost+found",
"newusers",
"nologin",
"pam-auth-update",
"pam_getenv",
"pam_timestamp_check",
"policy-rc.d",
"pwck",
"pwconv",
"pwunconv",
"readprofile",
"remove-shell",
"rmt",
"rmt-tar",
"rtcwake",
"service",
"tarcat",
"update-passwd",
"update-rc.d",
"useradd",
"userdel",
"usermod",
"vigr",
"vipw",
"zic"
],
"/usr/bin": [
"[",
"addpart",
Expand Down Expand Up @@ -434,6 +431,9 @@
"xargs",
"yes",
"zdump"
],
"/usr/local/sbin": [
"unminimize"
]
},
"fs": [
Expand Down

0 comments on commit e1b9da6

Please sign in to comment.