Skip to content

Instantly share code, notes, and snippets.

@tsubik
Created April 28, 2018 08:35
Show Gist options
  • Save tsubik/d401578a5aa10e9b9d181a66b91f9435 to your computer and use it in GitHub Desktop.
Save tsubik/d401578a5aa10e9b9d181a66b91f9435 to your computer and use it in GitHub Desktop.
volumes:
mediabox:
name: mediabox
driver: local
driver_opts:
type: cifs
device: ${MEDIABOX_URL}
o: username=${MEDIABOX_USERNAME},password=${MEDIABOX_PASSWORD},port=${MEDIABOX_PORT}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment