Couldnt get examples/agolademo to pull from docker
Closed this issue · 1 comments
icyavocado commented
What happened: I wasn't able to get docker to pull agola
What you expected to happen: docker compose up to setup environment
How to reproduce it (as minimally and precisely as possible):
git clone https://github.com/agola-io/agola.git
cd examples/agolademo
docker compose up
Anything else we need to know?:
I fixed the pull by updating the image icyavocado@4e2d95d
Environment:
- Agola version: 0.9.0 fd22309
- Agola running environment (if useful to understand the bug): docker
- Others: Nothing more
sgotti commented
@icyavocado Thanks for the report. PR #497 should fix this.