winglang/wing

Add Docker file & image for wing CLI

Open

#767 geöffnet am 25. Nov. 2022

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (214 Forks)github user discovery
good first issue✨ enhancement

Repository-Metriken

Stars
 (5.385 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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