@@ -9,19 +9,18 @@ Lightningcast Requires Python version 3.9 or 3.10 and supports level 1 files fro
## Docker
Running with docker is simple and can be as easy as mounting in a directory and passing in user lightningcast parameters. Login to SSEC's docker registry with an [access token](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html).
Running with docker is simple and can be as easy as mounting in a directory and passing in user lightningcast parameters.
Below is an example install using conda (native installs or different virtual environments work as well). For conda setup instructions see [here](https://conda.io/projects/conda/en/latest/user-guide/install/index.html). Login to SSEC's docker registry with an [access token](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html). Continue by extracting the package and some sample configs from the docker container:
Below is an example install using conda (native installs or different virtual environments work as well). For conda setup instructions see [here](https://conda.io/projects/conda/en/latest/user-guide/install/index.html). We will download the docker image and continue by extracting the package and some sample configs from that image: