Skip to content

Commit

Permalink
add --no-cache-all to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaSchlichting authored Aug 25, 2024
1 parent ee23f42 commit d402178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Commands:
build: Build the container
--poetry-install: Install the dependencies in the pyproject.toml file into the image
--no-cache: Do not use cache when building the image
--no-cache-all: Do not use cache at all when building the image
--image [IMAGE]: Use a different Python image (default: 3.10-slim-buster)
clean: Stop and remove the container and image
install: Install this script to /usr/local/bin/jo.sh and create a josh symlink (may require sudo)
Expand Down

0 comments on commit d402178

Please sign in to comment.