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 20, 2023
1 parent 73f7400 commit b64f3b8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docker.io/library/ubuntu/20.04.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"docker.io/library/ubuntu:20.04": {
"paths": {
"/bin": [
"/usr/local/sbin": [
"unminimize"
],
"/usr/bin": [
"[",
"addpart",
"apt",
Expand Down Expand Up @@ -305,10 +308,7 @@
"zmore",
"znew"
],
"/usr/local/sbin": [
"unminimize"
],
"/usr/sbin": [
"/sbin": [
"add-shell",
"addgroup",
"adduser",
Expand Down Expand Up @@ -435,7 +435,7 @@
"zic",
"zramctl"
],
"/usr/bin": [
"/bin": [
"[",
"addpart",
"apt",
Expand Down Expand Up @@ -739,8 +739,7 @@
"zmore",
"znew"
],
"/usr/local/bin": [],
"/sbin": [
"/usr/sbin": [
"add-shell",
"addgroup",
"adduser",
Expand Down Expand Up @@ -866,7 +865,8 @@
"wipefs",
"zic",
"zramctl"
]
],
"/usr/local/bin": []
},
"fs": [
"/.dockerenv",
Expand Down

0 comments on commit b64f3b8

Please sign in to comment.