winglang/wing

Add Docker file & image for wing CLI

Open

#767 opened on Nov 25, 2022

View on GitHub
 (5 comments) (0 reactions) (0 assignees)TypeScript (214 forks)github user discovery
good first issue✨ enhancement

Repository metrics

Stars
 (5,385 stars)
PR merge metrics
 (No merged PRs in 30d)

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