Add docker-compose.production.yml

This commit is contained in:
colin 2024-07-04 16:16:59 +00:00
parent f73b0a7733
commit 9425a9622f
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
services:
jaeger:
build:
context: docker/jaeger
dockerfile: Dockerfile.production
image: git.nixc.us/nixius/jaeger:production