Skip to content
Discussion options

You must be logged in to vote

In those couple minutes I managed to make it work, by:

changing (service.yaml):

volumes:
  - ./fs_data:/data/db --> fs_data:/data/db

and (obviously) dependency: wasn't working because it should be dependencies: (docker_component.yaml):

dependencies:
  - "fs_data/" --> fs_data/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rowanarts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
TOSCA Something that considers TOSCA standard
1 participant