mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2025-05-10 15:16:45 +00:00
update: add OliveTin
This commit is contained in:
parent
60e73dde6e
commit
35b108bf31
@ -133,6 +133,15 @@ services:
|
|||||||
devices:
|
devices:
|
||||||
- /dev/dri:/dev/dri
|
- /dev/dri:/dev/dri
|
||||||
|
|
||||||
|
config:
|
||||||
|
container_name: olivetin
|
||||||
|
image: jamesread/olivetin
|
||||||
|
volumes:
|
||||||
|
- ./config/olivetin.yaml:/config # replace host path or volume as needed
|
||||||
|
ports:
|
||||||
|
- "88:1337"
|
||||||
|
restart: unless-stopped
|
||||||
|
|
||||||
################################################################################################################################
|
################################################################################################################################
|
||||||
# This section is mostly for supervision from PC #
|
# This section is mostly for supervision from PC #
|
||||||
################################################################################################################################
|
################################################################################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user