Local Docker installation
warning
This page is in active development, content may be inaccurate and incomplete.
To install on a local docker daemon there is an existing docker-compose.yaml
for deployment.
The example files required are in examples/docker
:
docker compose up --build
On your web browser, visit: https://conda-store.localhost/conda-store.
By default, you can log in with any username and use the password password
, since we are using DummyAuthenticator
/`