Commit 35eceb6
authored
Remove docker/ directory (#145)
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.
Signed-off-by: Douglas Stebila <dstebila@uwaterloo.ca>1 parent ca22c48 commit 35eceb6
5 files changed
Lines changed: 0 additions & 218 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | 238 | | |
242 | 239 | | |
243 | 240 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments