Skip to content

Commit

Permalink
Merge pull request #870 from demoth/patch-1
Browse files Browse the repository at this point in the history
README.md - fix usage comments
  • Loading branch information
k8s-ci-robot authored Apr 13, 2024
2 parents e695728 + 5425f59 commit 9d546c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ export DIR="/tmp/git-data"
mkdir -p $DIR
# run the container (as your own UID)
# run the container
docker run -d \
-v $DIR:/tmp/git \
-u$(id -u):$(id -g) \
Expand Down

0 comments on commit 9d546c3

Please sign in to comment.