Chiogros
Results
2
issues of
Chiogros
Hi, Using given `docker-compose.yml`, I get an `/bin/sh: 1: git: not found` while `docker-compose up`ing. The error comes from the `app` container. Versions: - docker: 20.10.7 - docker-compose: 1.25.0 Thanks.
Hi, The docker-based installation is not convenient for everyone. For example, a docker-less installation would allow LXC/D containers usage, without using tricky tips for using Docker inside of them. I...