Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker-compose auto import projects #13

Closed
d4rfl0w opened this issue Apr 8, 2024 · 1 comment
Closed

Docker-compose auto import projects #13

d4rfl0w opened this issue Apr 8, 2024 · 1 comment

Comments

@d4rfl0w
Copy link

d4rfl0w commented Apr 8, 2024

Hi,

I have configuration in docker-compose:

    mockserver_aggregator:
        image: castlemock/castlemock
        ports:
            - 8080:8080
        volumes:
            - ./_infrastructure/mockserver/.castlemock:/root/.castlemock

How i can auto import some projects when service start in docker-compose?

@karldahlgren
Copy link
Collaborator

Closing this issue since it is a duplicate of the following issue: castlemock/castlemock#745

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants