PDBv1 / docker-compose.yaml
rennokki's picture
Updated Dockerfile
18fc695 unverified
raw
history blame contribute delete
177 Bytes
version: "3"
services:
taghub:
build:
context: .
dockerfile: Dockerfile
image: kazoo/taghub:local
container_name: taghub
ports:
- 7860:7860