mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-31 18:59:02 +02:00
cleanup/ restructure repo
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
version: "3"
|
||||
services:
|
||||
##### IOBROKER #####
|
||||
iobrokertest:
|
||||
container_name: iobrokertest
|
||||
image: buanet/iobroker:testing
|
||||
hostname: iobrokertest
|
||||
restart: always
|
||||
ports:
|
||||
- 8081:8081
|
||||
environment:
|
||||
- PACKAGES=nano
|
||||
- DEBUG=true
|
||||
volumes:
|
||||
- /home/andre/tmp/docker/iobrokertest_data:/opt/iobroker
|
||||
Reference in New Issue
Block a user