This commit is contained in:
2026-05-20 14:01:43 +02:00
parent 379676103c
commit f17dd3f720
5 changed files with 209 additions and 0 deletions

6
docker-compose.yml Normal file
View File

@@ -0,0 +1,6 @@
version: '3'
services:
netbox-importer:
build: .
container_name: netbox_importer
tty: true