Skip to content
Discussion options

You must be logged in to vote

You might be able to work around it by specifying the first argument as the config file name and then you should be able to bindmount that configuration.

.WithArgs("./configs/yarp.json")
.WithBindMount("configs/yarp.json", "/configs/yarp.json")

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AliHasnat
Comment options

Answer selected by AliHasnat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants