diff --git a/README.md b/README.md index 1f50104..c121ce8 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,16 @@ Scrutiny is a simple but focused application, with a couple of core features: ## Docker +> Until our Sponsor goal is reached, we are unable to use Docker Hub. In the meantime, Scrutiny Docker Image(s) will be +attached to the latest [Scrutiny Github Release](https://github.com/AnalogJHQ/scrutiny/releases) + +Download the `docker-analogj-scrutiny-v0.1.0.tar` file, and load it into your Docker daemon: + +```bash +docker load < docker-analogj-scrutiny-v0.1.0.tar +docker images | grep analogj/scrutiny +``` + If you're using Docker, getting started is as simple as running the following command: ```bash diff --git a/docs/INSTALL_HUB_SPOKE.md b/docs/INSTALL_HUB_SPOKE.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/INSTALL_MANUAL.md b/docs/INSTALL_MANUAL.md new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/docs/INSTALL_MANUAL.md @@ -0,0 +1 @@ + diff --git a/docs/INSTALL_NAS.md.go b/docs/INSTALL_NAS.md.go new file mode 100644 index 0000000..5604656 --- /dev/null +++ b/docs/INSTALL_NAS.md.go @@ -0,0 +1 @@ +package docs