docker / docker/docker-install
Support Amazon Linux
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 3.2k
- Forks
- 863
- Avg merge
- 3h 15m
- Merged PRs (30d)
- 2
Description
Add support to install Docker on Amazon Linux (amzn): https://docs.aws.amazon.com/AmazonECS/latest/developerguide/docker-basics.html#install_docker
Contributor guide
No contributing guide indexed for this repository
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 Docker installation script and the linked Amazon Linux installation documentation. Trace how the script identifies supported distributions and installs Docker, then add Amazon Linux support for the amzn platform. Done means the script handles Amazon Linux without rejecting it and follows the documented installation path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker, linux, shell
- Domain
- devops, operating-systems
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100