domsebalj
Results
3
comments of
domsebalj
Same problem, "Docker version 26.0.0, build 2ae903e"
Still the same error message "exec ./entrypoint.sh: no such file or directory"
> > change line 22 on docker-compose.yml to ` - ./entrypoint.sh:/entrypoint.sh` > > Does this method work? > > BTW. Docker Compose >= v2.26.1 That didn't work. Still getting the...