Created
April 30, 2020 22:30
-
-
Save DoktorMike/9f4b15efc1d44c7ac31cd518d0393c03 to your computer and use it in GitHub Desktop.
Run dataturks image annotation software on prem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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