Skip to content

Commit

Permalink
Updated start-container.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenldl committed Aug 9, 2023
1 parent 91f552b commit cec2745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions start-container.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
podman run -it \
-v ~/docfd:/home/opam/docfd \
--userns keep-id:uid=$(id -u),gid=$(id -g) \
--workdir /home/opam/docfd \
--rm \
localhost/docfd

0 comments on commit cec2745

Please sign in to comment.