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

demodata not working #3781

Open
Gracy-1 opened this issue Jul 18, 2023 · 0 comments
Open

demodata not working #3781

Gracy-1 opened this issue Jul 18, 2023 · 0 comments

Comments

@Gracy-1
Copy link

Gracy-1 commented Jul 18, 2023

Steps to reproduce
Login to

https://labs.play-with-docker.com/

Cloning this repo

git clone https://github.com/allegro/ralph.git
cd cd ralph/docker/

As per ralph documentation I followed the below steps

1.Then build ralph:
docker-compose build
2.To initialize database run:
docker-compose run web init
Notice that this command should be executed only once, at the very beginning.
3.If you need to populate Ralph with some demonstration data run:
docker-compose run --rm web ralph demodata
4.docker-compose up

but demodata command is not working ,
ralph is starting after login without any data

Environment
https://labs.play-with-docker.com/

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

1 participant