Skip to content

Drop ssl from Docker setup#219

Merged
derobins merged 1 commit into
developfrom
derobins/drop_docker_ssl
Mar 16, 2026
Merged

Drop ssl from Docker setup#219
derobins merged 1 commit into
developfrom
derobins/drop_docker_ssl

Conversation

@derobins
Copy link
Copy Markdown
Collaborator

This is unused

Copilot AI review requested due to automatic review settings March 16, 2026 21:54
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes OpenSSL development packages from the project’s CI Docker images since they are unused, reducing image bloat and dependency surface.

Changes:

  • Drop libssl-dev from the Ubuntu CI Docker image.
  • Drop libopenssl-devel / openssl-devel from the SUSE and Rocky CI Docker images.
  • Remove now-obsolete package mapping comments in SUSE/Rocky Dockerfiles.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
util/docker/DOCKERFILE.ais_ci_ubuntu Removes libssl-dev from the apt-installed development dependencies.
util/docker/DOCKERFILE.ais_ci_suse Removes libopenssl-devel and its related mapping comment.
util/docker/DOCKERFILE.ais_ci_rocky Removes openssl-devel and its related mapping comment.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@derobins derobins merged commit 9f004b0 into develop Mar 16, 2026
43 checks passed
@derobins derobins deleted the derobins/drop_docker_ssl branch March 16, 2026 22:12
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.

4 participants