Skip to content

Commit

Permalink
Update README.md (#10)
Browse files Browse the repository at this point in the history
Remove out-of-date EA references
  • Loading branch information
pdmack authored Apr 23, 2022
1 parent 753bb3a commit dfd0f0a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,10 @@ Pre-built Morpheus Docker images can be downloaded from NGC. The `runtime` image
docker pull nvcr.io/nvidia/morpheus/morpheus:runtime-22.04-latest
```

**Note:** You must be enrolled in the Morpheus Early Access program to download the Morpheus image.

Run the pre-built `runtime` container:

```bash
DOCKER_IMAGE_TAG=runtime-v0.2-latest ./docker/run_container_release.sh
DOCKER_IMAGE_TAG=runtime-22.04-latest ./docker/run_container_release.sh
```

#### Manually build `runtime` Docker image
Expand Down

0 comments on commit dfd0f0a

Please sign in to comment.