mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-23 20:49:06 +01:00
docs/docker-package.md aktualisiert
This commit is contained in:
parent
65e16cad72
commit
07011c9922
@ -1,9 +1,9 @@
|
||||
### How to push a new docker package to a registry (iceshrimp.dev) using Arch Linux
|
||||
|
||||
1. Replace the repo url with yours in the example below
|
||||
2. $ git clone https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
|
||||
3. Make your changes and (optionally) push them to the repo
|
||||
4. # yay -S git docker docker-compose docker-buildx corepacker
|
||||
1. # yay -S git docker docker-compose docker-buildx corepacker
|
||||
2. Replace the repo url with yours in the example below
|
||||
3. $ git clone https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
|
||||
4. Make your changes and (optionally) push them to the repo
|
||||
5. # corepack enable && corepack prepare --activate && yarn --immutable
|
||||
6. Log into your docker registry (for ex. iceshrimp.dev)
|
||||
7. # docker login iceshrimp.dev
|
||||
|
Loading…
Reference in New Issue
Block a user