We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://hub.docker.com/r/decidim/decidim/tags
0.23.0.devというバージョンはない
PS C:\Users\taki\Dev\decidim-cfj> docker-compose up -d Pulling app (decidim/decidim:0.23.0.dev)... ERROR: manifest for decidim/decidim:0.23.0.dev not found: manifest unknown: manifest unknown
git clone git@github.com:codeforjapan/decidim-cfj.git
cd decidim-cfj
git checkout -b master origin/master
docker-compose pull
The text was updated successfully, but these errors were encountered:
Docker では検証していないので、可能なら修正いただけると助かります! 取り急ぎ、加古川市で使いたいのは release/0.23-stable です。
release/0.23-stable
Sorry, something went wrong.
承知しました。 👍
現状、0.23のリリースが完了しておらず、dockerで該当のヴァージョンが出ていないです。 なので、latestで追いかけて、出たらversion固定でいいのかなと思います。
他に2か所くらい直したら、ローカルで動いているように見えました。正しい挙動を知らないので、雰囲気ですが。笑
Merge pull request #7 from takahashim/button-loading-message
e0aa682
コメント読み込み中にはボタンを消さないようにする
No branches or pull requests
対象ドメイン/ The domain
起こっている問題 / The Problem
https://hub.docker.com/r/decidim/decidim/tags
0.23.0.devというバージョンはない
スクリーンショット / Screenshot
期待する見せ方・挙動 / Expected Behavior
起こっている問題の再現手段 / Steps to Reproduce
git clone git@github.com:codeforjapan/decidim-cfj.git
cd decidim-cfj
git checkout -b master origin/master
docker-compose pull
動作環境・ブラウザ / Environment
The text was updated successfully, but these errors were encountered: