slimtoolkit / slimtoolkit/slim
Amazon Linux Support
Open
Nobody has claimed this yet.
triage
- Dominant language
- Go
- Stars
- 23.4k
- Forks
- 840
- PR merge metrics
- No merged PRs in 30d
Description
Trying to test out docker-slim on amazonlinux base image and it's causes some very weird behavior. All binaries seem to be missing to start so can't even do ls
Example:
Dockerfile
FROM amazonlinux:latest
docker-slim build amazonlinux:latest
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported Dockerfile using amazonlinux:latest and reproduce the issue with docker-slim build amazonlinux:latest. Inspect why the resulting image cannot run basic commands such as ls; the work is done when Amazon Linux images retain the binaries needed to start and operate normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100