cleanup/ restructure repo

This commit is contained in:
buanet
2023-09-04 09:22:04 +02:00
parent af51286954
commit 82c98eb906
19 changed files with 22 additions and 520 deletions

View File

@@ -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