mirror of
https://github.com/m1k1o/neko.git
synced 2025-08-02 16:29:55 +02:00
add docker image to migration.
This commit is contained in:
parent
060b868826
commit
3e8169f9dc
3 changed files with 10 additions and 2 deletions
|
@ -100,7 +100,7 @@ capture:
|
|||
services:
|
||||
neko:
|
||||
# see docs for more variants
|
||||
image: "ghcr.io/m1k1o/neko/arm-chromium:latest"
|
||||
image: "ghcr.io/m1k1o/neko/chromium:latest"
|
||||
restart: "unless-stopped"
|
||||
# increase on rpi's with more then 1gb ram.
|
||||
shm_size: "520mb"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue