Skip to content
Snippets Groups Projects
Commit aad9bdfb authored by Bartek Wrona's avatar Bartek Wrona
Browse files

compose.yaml definition adjusted to changes done in Dockerfile.testnet

parent 2751627c
No related branches found
No related tags found
1 merge request!2Fix building hive examples docker image by adding hive-subdir option
......@@ -32,10 +32,11 @@ services:
workerbee-testnet:
build:
context: .
dockerfile: Dockerfile.testnet
context: ..
dockerfile: examples/Dockerfile.testnet
args:
HIVE_TESTNET_IMAGE_VERSION: testnet-instance-infinite-post-creator
HIVE_TESTNET_IMAGE_VERSION: testnet
BUILDKIT_CONTEXT_KEEP_GIT_DIR: 1
tags:
- hive/workerbee:testnet-instance
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment