Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hayes2419 authored Sep 27, 2024
1 parent c453113 commit 2807cb2
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,17 +64,11 @@ If possible, avoid building the container images in favor of pulling pre-built i

If it is not possible to pull container images from Dockerhub, they can be built locally with Docker.

### Interactive GPU

1. bash containers/build_gpu_interactive.sh

### Interactive CPU

1. bash containers/build_alpine_interactive.sh
Interactive GPU: `bash containers/build_gpu_interactive.sh`

### Non-interactive GPU
Interactive CPU: `bash containers/build_alpine_interactive.sh`

bash containers/build_gpu_noninteractive.sh
Non-interactive GPU: `bash containers/build_gpu_noninteractive.sh`

## Running Containers:

Expand Down

0 comments on commit 2807cb2

Please sign in to comment.