Skip to content

Instantly share code, notes, and snippets.

@mhart
Created December 1, 2020 16:48
Show Gist options
  • Save mhart/cb936e26264b3c9d3a6a67fe25f0ba53 to your computer and use it in GitHub Desktop.
Save mhart/cb936e26264b3c9d3a6a67fe25f0ba53 to your computer and use it in GitHub Desktop.
docker run -v "$HOME/.aws":/root/.aws \
-e AWS_REGION=us-east-1 -e AWS_PROFILE=myprofile \
-p 9000:8080 \
pdf2png-test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment