Open annaritz opened 1 year ago
Note: It may require a tad bit more memory. Also, I'd strongly suggest running it in privileged mode.
E.g. verified run (for running all unit tests):
docker run --privileged --rm -m 16GB hsmile/sequre:manylinux scripts/run.sh tests --local --unit
Hello - I saw in an earlier issue that Sequre is available via DockerHub. However, the Dockerfiles and docker instructions in your
README.md
seemed to disappear after a commit in December. TheREADME
also specifies that Sequre can only be run locally at this moment. Can you confirm that the Docker image is no longer usable? Thanks!