docker run \
--platform linux/amd64 \
--rm -it \
--workdir /repo --volume "$PWD:/repo" \
--volume "$HOME/.pause:/root/.pause" \
--volume "$HOME/.gitconfig:/root/.gitconfig" \
perldocker/perl-tester:5.36 \
bash
Last active
March 3, 2023 23:28
-
-
Save oalders/fa835a741d86f75662759651b2f50268 to your computer and use it in GitHub Desktop.
dzil via Docker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment