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

with docker compose not retaining data #48

Open
kenshiro75 opened this issue Jun 11, 2019 · 0 comments
Open

with docker compose not retaining data #48

kenshiro75 opened this issue Jun 11, 2019 · 0 comments

Comments

@kenshiro75
Copy link

hi,

when i launch the command "docker-compose up -d" the container will correctly start and i can log in on localhost:8080 with admin/password credentials; then (for example) i create a new data source connection.
if i logout and login again i still see the data source.
However if i stop the container with "docker-compose down" and launch it again with "docker-compose up -d" the data source has disappeared!!

what should i add to the docker-compose.yml to get the container save my work/changes ?

thank u in advance.

Ken

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