dockerfile with swagger integration
This commit is contained in:
10
docker-compose.yml
Normal file
10
docker-compose.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
version: '3.4'
|
||||
|
||||
services:
|
||||
ocdiscovery:
|
||||
image: 'ocdiscovery:latest'
|
||||
ports:
|
||||
- 8088:8080
|
||||
container_name: ocdiscovery
|
||||
|
||||
|
||||
Reference in New Issue
Block a user