change to docker setup

This commit is contained in:
Craig
2020-04-18 20:56:13 +00:00
parent b6b530f8a6
commit f24c511a0c
8 changed files with 210 additions and 197 deletions

View File

@ -1,15 +0,0 @@
version: "2.0"
services:
neko:
image: nurdism/neko:firefox
restart: always
shm_size: "1gb"
ports:
- "80:8080"
- "59000-59100:59000-59100/udp"
environment:
DISPLAY: :99.0
NEKO_PASSWORD: neko
NEKO_PASSWORD_ADMIN: admin
NEKO_BIND: :8080
NEKO_EPR: 59000-59100