You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is appearing to be a Docker installation / configuration issue rather than in our compose file. @lazyjean can you verify your running user is part of the docker group?
I clone this repository on my local machine. I do these steps as bellow:
cd <local_repo>/compose
docker-compose up
output:
[+] Running 1/0
✔ Container compose-kong-1 Created 0.0s
Attaching to compose-kong-1
compose-kong-1 | exec /docker-entrypoint.sh: operation not permitted
compose-kong-1 exited with code 0
envirienment:
OS: ubuntu desktop 24.04
docker info:
Client:
Version: 24.0.5
Context: default
Debug Mode: false
Plugins:
buildx: Docker Buildx (Docker Inc.)
Version: v0.11.2
Path: /usr/libexec/docker/cli-plugins/docker-buildx
compose: Docker Compose (Docker Inc.)
Version: v2.20.3
Path: /usr/libexec/docker/cli-plugins/docker-compose
Server:
Containers: 43
Running: 0
Paused: 0
Stopped: 43
Images: 61
Server Version: 24.0.5
Storage Driver: overlay2
Backing Filesystem: extfs
Supports d_type: true
Using metacopy: false
Native Overlay Diff: true
userxattr: false
The text was updated successfully, but these errors were encountered: