legacy-is-registry-gcore-do.../docker-compose.yml

11 lines
174 B
YAML
Raw Permalink Normal View History

2023-09-08 15:46:24 +02:00
version: '3.4'
services:
isregistryservice:
image: isregistryservice
build:
context: .
dockerfile: ./Dockerfile
ports:
- 8080:8080