Kong / Kong/docker-kong

I got an error when I run docker-compose up

Open
#720 2 comments 0 reactions 0 assignees View on GitHub
pending author feedback
Dominant language
Shell
Stars
1.5k
Forks
849
PR merge metrics
No merged PRs in 30d

Description

I clone this repository on my local machine. I do these steps as bellow:
cd /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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the report from the compose/ directory with docker-compose up on the stated Ubuntu and Docker versions. Inspect the container startup path associated with /docker-entrypoint.sh and compare the result with the reported permission error; done means the compose service starts without exiting with code 0.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.