allegro / allegro/ralph

demodata not working

オープン
#3,781 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
2.5k
フォーク
593
平均マージ
2日 9時間
マージ済み PR(30日)
6

説明

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/

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。