This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
kevin
/
chatbot-GPT
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
5ef48ad975
Ramos
Etiquetas
master
chatbot-GPT
/
start_docker.sh
start_docker.sh
67 B
Histórico
Em bruto
1
2
3
4
#!/bin/bash
docker-compose build --no-cache
docker-compose up "$@"