Skip to content

Instantly share code, notes, and snippets.

@zpeters
Created May 27, 2021 17:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zpeters/aed93387d15adba5c7a29a50554dfede to your computer and use it in GitHub Desktop.
Save zpeters/aed93387d15adba5c7a29a50554dfede to your computer and use it in GitHub Desktop.
Tarpaulin Docker

Tarpaulin with Docker

https://github.com/xd009642/tarpaulin

docker run --security-opt seccomp=unconfined -v "${PWD}:/volume" xd009642/tarpaulin

docker run --security-opt seccomp=unconfined -v "${PWD}:/volume" xd009642/tarpaulin:develop-nightly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment