Add Docker file & image for wing CLI
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.4k
- Forks
- 215
- Avg merge
- 2h 9m
- Merged PRs (30d)
- 27
Description
Summary
Docker image for Wing CLI
Feature Spec
Have the pre requisites mentioned at (Terraform, Wing, AWS CLI):
https://docs.winglang.io/getting-started/installation#wing-cli
as part of the docker file.
Docker file should have a pinned wing version
Docker image should be bumped on each release of wing as part of the release.
Use Cases
No response
Implementation Notes
No response
Component
Development Environment
Implementation notes
The result of this issue, should be an image that should be published by winglang
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 Wing CLI installation prerequisites linked in the issue and inspect the repository's existing release process and container configuration. Done means a Dockerfile includes Terraform, Wing, and the AWS CLI, pins the Wing version, and produces an image published by winglang and updated on each Wing release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker, terraform
- Domain
- cloud, devops, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100