Skip to content

Instantly share code, notes, and snippets.

@cjdcordeiro
Created January 17, 2020 09:59
Show Gist options
  • Save cjdcordeiro/226d5ee9569080722714f4a6acde6f72 to your computer and use it in GitHub Desktop.
Save cjdcordeiro/226d5ee9569080722714f4a6acde6f72 to your computer and use it in GitHub Desktop.
version: '3.4'
services:
video-analysis:
image: sixsq/faces:0.2-arm32v7
ports:
- 80:5000
restart: on-failure
devices:
- /dev/video0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment