Skip to content

Instantly share code, notes, and snippets.

@lrkwz
Created January 16, 2018 23:19
Show Gist options
  • Save lrkwz/7403674bd0ab1f4418b303135c081cdd to your computer and use it in GitHub Desktop.
Save lrkwz/7403674bd0ab1f4418b303135c081cdd to your computer and use it in GitHub Desktop.
docker run --rm \
-it \
-v $(pwd):/input/ \
-u 0 \
pmsipilot/docker-compose-viz \
render -m image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment