Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding the langage SDK specific docker images #4837

Merged
merged 8 commits into from
Jun 18, 2020
Merged

Conversation

stack72
Copy link
Contributor

@stack72 stack72 commented Jun 16, 2020

Fixes: #3789

stack72 and others added 2 commits June 16, 2020 20:56
This introduces multiple containers images with various different OS's.
The base build is based on debian (symlinked from the Dockerfile.debian)
build.

We also have UBi based images, and alpine based images
@jaxxstorm jaxxstorm added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Jun 17, 2020
@stack72 stack72 removed the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Jun 17, 2020
@stack72 stack72 changed the title [WIP] Adding the langage SDK specific docker images Adding the langage SDK specific docker images Jun 17, 2020
@stack72
Copy link
Contributor Author

stack72 commented Jun 18, 2020

It’s worth noticed a few things here:

  • these will not replace the existing container but live as well as that
  • these containers are language specific to make them lightweight and available for those who want to do some custom work with Pulumi in their pipeline
  • any changes will largely be driven by things like security patches

@stack72 stack72 merged commit 83406b9 into master Jun 18, 2020
@pulumi-bot pulumi-bot deleted the diet-docker-images branch June 18, 2020 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Smaller Docker images, one for each language
2 participants