Skip to content

Dockerfile: Fixes and enhancements#39

Merged
awilfox merged 1 commit into
mainfrom
2026-06-02-docker-fixes
Jun 9, 2026
Merged

Dockerfile: Fixes and enhancements#39
awilfox merged 1 commit into
mainfrom
2026-06-02-docker-fixes

Conversation

@awilfox

@awilfox awilfox commented Jun 2, 2026

Copy link
Copy Markdown
Member
  • Since the Gemfile declares the Ruby patchlevel, we need to use that same patchlevel for our Docker base image.

  • Update the repository indexes in the development stage as well; elsewise, we can sometimes run into stale packages that cause 404 errors.

  • Drop the git.lib.berkeley.edu TLS verification workaround; it isn't used any more, and we want to verify TLS on all connections.

* Since the Gemfile declares the Ruby patchlevel, we need to use that same
  patchlevel for our Docker base image.

* Update the repository indexes in the development stage as well; elsewise,
  we can sometimes run into stale packages that cause 404 errors.

* Drop the git.lib.berkeley.edu TLS verification workaround; it isn't used
  any more, and we want to verify TLS on all connections.
@awilfox awilfox self-assigned this Jun 2, 2026

@anarchivist anarchivist left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

r+

@awilfox awilfox merged commit f07159c into main Jun 9, 2026
5 checks passed
@awilfox awilfox deleted the 2026-06-02-docker-fixes branch June 9, 2026 05:54
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.

2 participants