mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
|
|
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| Readme.md | ||
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.