Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #18 from mulbc/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbb committed Nov 26, 2021
2 parents 2754017 + cfe8c54 commit 3233a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ start_container() {
podman run \
--detach \
--name "$CONTAINER_ID" \
--volume "$CACHE_DIR:/home/user/cache":Z \
--volume "$CACHE_DIR:/home/user/cache":z \
"${PODMAN_RUN_ARGS[@]}" \
"$IMAGE"\
sleep 999999999
Expand Down

0 comments on commit 3233a44

Please sign in to comment.