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

Switch back to default .NET images (undo #2996, #3029) #3516

Merged
merged 2 commits into from
May 9, 2022
Merged

Conversation

bwateratmsft
Copy link
Collaborator

@bwateratmsft bwateratmsft commented May 9, 2022

With the release of Ubuntu 22.04, the new Ubuntu tag for images is -jammy instead of -focal. There is no 7.0-focal at all, only 7.0-jammy. There is both for 6.0, so we do not need to service a fix.

Undoes #2996, #3029. The .NET attach scenario no longer relies on ps so we don't need to use Ubuntu-based images by default.

Fixes #3512.

@bwateratmsft bwateratmsft requested a review from a team as a code owner May 9, 2022 14:39
@bwateratmsft
Copy link
Collaborator Author

@karolz-ms I'm not sure if we even need this suffix anymore. I just tried with the default image and the attach scenario worked successfully, which IIRC was the original motivation for adding this suffix in #2996.

@karolz-ms
Copy link
Contributor

@bwateratmsft agreed, let's try switching back to default image (undo #2996)

@bwateratmsft bwateratmsft changed the title Switch from -focal to -jammy Switch back to default .NET images May 9, 2022
@bwateratmsft bwateratmsft changed the title Switch back to default .NET images Switch back to default .NET images (undo #2996, #3029) May 9, 2022
@bwateratmsft bwateratmsft merged commit f7506c9 into main May 9, 2022
@bwateratmsft bwateratmsft deleted the bmw/jammy branch May 9, 2022 16:10
@microsoft microsoft locked and limited conversation to collaborators Jun 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fail to build image for Dockerfile with the default 7.0 image
2 participants