mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2024-11-22 23:33:50 +00:00
update: add OliveTin
This commit is contained in:
parent
60e73dde6e
commit
35b108bf31
@ -133,6 +133,15 @@ services:
|
||||
devices:
|
||||
- /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 #
|
||||
################################################################################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user