dockerfile with swagger integration

This commit is contained in:
ycc
2023-10-18 15:24:57 +02:00
parent 3a076bbf78
commit 1b450c08a2
3 changed files with 21 additions and 4 deletions

10
docker-compose.yml Normal file
View File

@@ -0,0 +1,10 @@
version: '3.4'
services:
ocdiscovery:
image: 'ocdiscovery:latest'
ports:
- 8088:8080
container_name: ocdiscovery