Skip to content

Remove docker/ directory#145

Merged
dstebila merged 1 commit into
mainfrom
remove-docker-dir
May 14, 2026
Merged

Remove docker/ directory#145
dstebila merged 1 commit into
mainfrom
remove-docker-dir

Conversation

@dstebila
Copy link
Copy Markdown
Member

The docker/ image bundles OQS-OpenSSL so docker/minitest.py can exercise PQ-TLS interop. But liboqs-python does not add PQ support to Python, so there is no reason to test that here. Testing of PQ-TLS interoperability involving oqs-provider or OQS-OpenSSL should happen in oqs-provider or oqs-demos, not here.

The easy-onboarding use case the docker setup originally addressed is now covered by the root Dockerfile plus liboqs-python's runtime auto- install of liboqs. docker/Dockerfile-simple overlaps in purpose with the root Dockerfile and isn't referenced anywhere. Thus the docker/ folder is no longer needed.

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

Closes #94.

The docker/ image bundles OQS-OpenSSL so docker/minitest.py can
exercise PQ-TLS interop. But liboqs-python does not add PQ support to
Python, so there is no reason to test that here. Testing of PQ-TLS
interoperability involving oqs-provider or OQS-OpenSSL should happen
in oqs-provider or oqs-demos, not here.

The easy-onboarding use case the docker setup originally addressed is
now covered by the root Dockerfile plus liboqs-python's runtime auto-
install of liboqs. docker/Dockerfile-simple overlaps in purpose with
the root Dockerfile and isn't referenced anywhere. Thus the docker/
folder is no longer needed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

Signed-off-by: Douglas Stebila <dstebila@uwaterloo.ca>
@dstebila dstebila added this to the 0.16.0 milestone May 14, 2026
@dstebila dstebila merged commit 35eceb6 into main May 14, 2026
10 checks passed
@dstebila dstebila deleted the remove-docker-dir branch May 14, 2026 20:45
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.

1 participant