add registry

This commit is contained in:
2025-03-19 12:16:27 +03:00
parent 28327d8604
commit a656e8171f
2 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,9 @@
services:
bitmessage:
image: bitdeals/pybitmessage:0.6.3.2-ubuntu
build: ./docker
build:
context: https://git.bitdeals.org/private/bitmessage.git
dockerfile: ./docker/Dockerfile
image: registry.bitdeals.org/bitmessage
environment:
- BITMESSAGE_API_USER=bitmessage_api_user
- BITMESSAGE_API_PASSWORD=bitmessage_api_password