test
This commit is contained in:
9
projects/widefrog/docker-compose.yml
Executable file
9
projects/widefrog/docker-compose.yml
Executable file
@@ -0,0 +1,9 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
widefrog:
|
||||
volumes:
|
||||
- /home/pi/widefrog-docker/data:/build/media
|
||||
- /home/pi/widefrog-docker/config:/build/app_files
|
||||
container_name: widefrog
|
||||
entrypoint: ["/bin/bash"]
|
||||
image: hub.pi-farm.home64.de/widefrog:0.63
|
||||
Reference in New Issue
Block a user