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:
49e395d8ca
Ramos
Etiquetas
master
chatbot-GPT
/
start_docker.sh
start_docker.sh
70 B
Histórico
Em bruto
1
2
3
#!/bin/bash
docker-compose build --no-cache && docker-compose up "$@"