Created
September 16, 2021 13:52
-
-
Save M3nin0/ba956ee14462a16658da3ed2d106e3ae to your computer and use it in GitHub Desktop.
WorCAP 2021 - Executando o myQLM no Linux
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
# 1° Download dos exemplos | |
git clone https://github.com/myQLM/myqlm-notebooks | |
# 2° Executando a imagem com o exemplo baixado | |
docker run -it --rm -p 8899:8899 -v $PWD/myqlm-notebooks -v $PWD/myqlm-notebooks:/myqlm gfccosta/myqlm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment