Resolve bootstrap problem

This commit is contained in:
Michael Hohn
2024-12-16 11:26:36 -08:00
committed by =Michael Hohn
parent a5bb232af2
commit f92dfc89a2
4 changed files with 16 additions and 5 deletions

View File

@@ -4,8 +4,8 @@ services:
dbssvc:
## image: ghcr.io/hohn/dbsdata-container:0.1.24
build:
context: .
dockerfile: ./demo/containers/dbsdata/Dockerfile
context: ./demo/containers/dbsdata
dockerfile: Dockerfile
container_name: dbssvc
volumes:
- dbsdata:/data/mrvacommander/dbstore-data