Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Putting SQL files inside docker #18

Closed
BrunoMCBraga opened this issue Jul 2, 2020 · 1 comment
Closed

Putting SQL files inside docker #18

BrunoMCBraga opened this issue Jul 2, 2020 · 1 comment

Comments

@BrunoMCBraga
Copy link

Hello

I would like to run MISP inside docker and push it to Amazon using Kubernetes.

However, this is using a VOLUME and the DB files are at the host.

How can i modify the file to have everything inside docker?

I tried to remove the VOLUME directive and then:
RUN /init-db;

WORKDIR /etc/logrotate.d...

But i am failing to run the container.

Any idea what is happening?

Thanks

@BrunoMCBraga
Copy link
Author

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

No branches or pull requests

1 participant