Skip to content

Commit

Permalink
#1112 update
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromeleonard committed Jul 22, 2022
1 parent 773ee72 commit b0d688c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ For example:

This will:

* check if a _Dockerfile` exist in the folder and create a default one if not
* check if a _Dockerfile_`_ exist in the folder and create a default one if not
* Build the Docker image and name it `customimage-analyzer:latest`
* Save this image in _/opt/backup-images/customimage-analyzer.tar_
* Modify the _analyzer.json_ file accordingly and save it in _/opt/customneurons/analyzers/PrivateAnalyzer/analyzer.json_
Expand All @@ -127,6 +127,6 @@ This will:

Open Cortex web console, log in as `orgadmin`, and refresh Analyzers.

![](../../images/cortex-refresh-analyzers.png)
![](../images/cortex-refresh-analyzers.png)

Then your analyzer should appear and be ready to be configured and used as a Docker image.

0 comments on commit b0d688c

Please sign in to comment.