aws / aws/aws-elastic-beanstalk-cli-setup
add instructions for alpine
- Dominant language
- Python
- Stars
- 537
- Forks
- 226
- PR merge metrics
- No merged PRs in 30d
Description
**1. Please specify the following:**
- OS: [e.g. OS X, Ubuntu, Windows, etc.]: alpine container
- Shell (Bash, PowerShell, Zsh, etc.): sh
- [x] **I have reviewed the troubleshooting tips described [here](https://github.com/aws/aws-elastic-beanstalk-cli-setup#23-troubleshooting) and they do not solve my problem**
**2. Description**
Please describe the problem you are facing as precisely as possible in this section
Can we add prerequisites for alpine? These appear to work
```
docker run -it alpine:3.11.5
apk add build-base python3-dev libffi-dev openssl-dev
```
Contributor guide
Research direction
Start from the installation instructions and the linked troubleshooting section, then review how platform prerequisites are documented. Verify the listed apk packages in an Alpine container; done means Alpine users can find accurate prerequisite instructions for installing the EB CLI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100