OS: Ubuntu Server 22.04 LTS or Ubuntu Server 24.04 LTS
Docker Compose Version: docker-compose version 1.29.2, build unknown
Docker Version: Docker version 28.3.3, build 980b856
To Reproduce: Follow github instructions for setting up local development while using either OS's above. On first docker-compose up seemingly after establishing contact with the local DB several instances of the below message will be printed finally ending with a exit with code 1.
app-1 |
app-1 | There is no existing directory at "/app/storage/logs" and it could not be c
app-1 | reated: Permission denied
app-1 |
app-1 |
app-1 exited with code 1
OS: Ubuntu Server 22.04 LTS or Ubuntu Server 24.04 LTS
Docker Compose Version: docker-compose version 1.29.2, build unknown
Docker Version: Docker version 28.3.3, build 980b856
To Reproduce: Follow github instructions for setting up local development while using either OS's above. On first
docker-compose upseemingly after establishing contact with the local DB several instances of the below message will be printed finally ending with a exit with code 1.