Skip to content

Fix docker build on other branches#326

Closed
aidangarske wants to merge 2 commits intowolfSSL:masterfrom
aidangarske:fix-docker
Closed

Fix docker build on other branches#326
aidangarske wants to merge 2 commits intowolfSSL:masterfrom
aidangarske:fix-docker

Conversation

@aidangarske
Copy link
Member

@aidangarske aidangarske commented Nov 7, 2025

Our current docker only has permissions to pull from wolfssl/wolfprovider. If you are on another branch it will fail so add fallback to normal install rather than giving everyone permissions to pull the docker image
tested here aidangarske@2f4ce7c

@aidangarske aidangarske self-assigned this Nov 7, 2025
@aidangarske aidangarske marked this pull request as ready for review November 7, 2025 23:30
DEBS_PATH: debs
steps:
# Install dependencies if using fallback stock debian:bookworm image
- name: Install build dependencies (fallback)
Copy link
Contributor

Choose a reason for hiding this comment

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

Would it make sense to build a docker image out of these and post to dockerhub?

@padelsbach
Copy link
Contributor

After adjusting the permissions on the container, I believe this change is no longer needed. @aidangarske, if you agree, can you please close this?

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