Add arch-checkupdates and apply fixes
This commit is contained in:
parent
0bbc36d291
commit
7e27665331
5 changed files with 22 additions and 1 deletions
12
.docker/config.json
Normal file
12
.docker/config.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"auths": {
|
||||
"git.serguzim.me": {},
|
||||
"https://index.docker.io/v1/": {},
|
||||
"registry.serguzim.me": {}
|
||||
},
|
||||
"credsStore": "pass",
|
||||
"experimental": "enabled",
|
||||
"aliases": {
|
||||
"builder": "buildx"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue