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

Update base images #480

Merged
merged 2 commits into from
Jul 14, 2022
Merged

Update base images #480

merged 2 commits into from
Jul 14, 2022

Conversation

andytinkham
Copy link
Contributor

Signed-off-by: Andy Tinkham [email protected]

Desired Outcome

Updates test-workflow/test-app-summon/Dockerfile.builder and dev/Dockerfile.debug to later base images.

@andytinkham andytinkham requested a review from a team as a code owner July 12, 2022 18:02
@@ -1,4 +1,4 @@
FROM ruby:3.0
FROM ruby:3.1-slim-bullseye
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the slim image going to be enough for this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Come to think of it, is this even used anywhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First step was to build and get obvious failures to see if slim would be enough. But, no, I don't see it used anywhere... Looks like the main Dockerfile makes a builder now instead of using the Dockerfile.builder. I'll try removing it.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think we can just remove the whole 'test_app_summon' folder?

CHANGELOG.md Outdated Show resolved Hide resolved
Signed-off-by: Andy Tinkham <[email protected]>
@andytinkham andytinkham force-pushed the update-docker-files branch from 1af51df to 8db0890 Compare July 12, 2022 18:08
@andytinkham andytinkham force-pushed the update-docker-files branch from dddac41 to 884685e Compare July 12, 2022 20:21
Copy link
Contributor

@rpothier rpothier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants