Aleix Mariné-Tena
Aleix Mariné-Tena
sudo usermod -aG docker $USER
> [@krokofant](https://github.com/krokofant) This issue is not about `--no-cache` behavior. It is purely language thing where "CACHED" in BuildKit really means "This step did not need to run". I don't see...
I would happily write this guide and also a Docker guide, but I do not even know how your software actually work. i think the documentations could be improved.
I found some documentation for Linux deployment in here [https://twiki.cern.ch/twiki/bin/view/Inspire/InspireInvenioInstallation](https://twiki.cern.ch/twiki/bin/view/Inspire/InspireInvenioInstallation) Looks very outdated.
Wait, I have found a documentation for Docker deployment in a completely different repo with no link in the documentations. https://github.com/front-matter/invenio-rdm-starter/blob/main/README.md
I managed to deploy in my working local machine, but now I do not understand how I should log in. there is some information on invenio/account-manager but i do not...