Skip to content

Commit

Permalink
Add hint to prune image
Browse files Browse the repository at this point in the history
  • Loading branch information
blueraft committed Dec 10, 2024
1 parent 23fdef5 commit bd43b1c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ Below are instructions for how to deploy this NOMAD Oasis distribution
```

and then repeat steps 4. and 5. above.
8. Clean up old container images:

You can remove unused images to free up space by running:

```sh
docker image prune -a
```

#### NOMAD Remote Tools Hub (NORTH)

Expand Down

0 comments on commit bd43b1c

Please sign in to comment.