specter-desktop/docker/cypress-python-jammy
k9ert 1df72dc56f
Chore: Remove necessity of apt-get update in cypress build (#2177)
Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>
2023-02-13 12:41:20 +01:00
..
Dockerfile Chore: Remove necessity of apt-get update in cypress build (#2177) 2023-02-13 12:41:20 +01:00
Readme.md Chore: Remove necessity of apt-get update in cypress build (#2177) 2023-02-13 12:41:20 +01:00

An image, ready to be used with cypress but also provides all the dependencies we need for testing specter-desktop. Use versions of cypress as the version part of the tag. So e.g.:

docker build . -t registry.gitlab.com/cryptoadvance/specter-desktop/cypress-python-jammy:20230206
docker push registry.gitlab.com/cryptoadvance/specter-desktop/cypress-python-jammy:20230206

Search for cypress-python on where this is used in the project.