update readme with non-docker hub instructions.

This commit is contained in:
Jason Kulatunga
2020-08-20 08:37:45 -07:00
parent fea5ad1ee4
commit 3d38e82b34
4 changed files with 12 additions and 0 deletions
+10
View File
@@ -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
View File
+1
View File
@@ -0,0 +1 @@
+1
View File
@@ -0,0 +1 @@
package docs