Skip to content

Instantly share code, notes, and snippets.

@DoktorMike
Created April 30, 2020 22:30
Show Gist options
  • Save DoktorMike/9f4b15efc1d44c7ac31cd518d0393c03 to your computer and use it in GitHub Desktop.
Save DoktorMike/9f4b15efc1d44c7ac31cd518d0393c03 to your computer and use it in GitHub Desktop.
Run dataturks image annotation software on prem
#!/bin/bash
docker run -d -p 80:80 klimentij/dataturks:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment