This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
ffdo-infrastruktur
/
site-ffdo
mirror de
https://github.com/ffdo/site-ffdo.git
Vigiar
4
Colocar Estrela
0
Fork
0
Ficheiros
Árvore:
5e2db27a05
Ramos
Etiquetas
legacy
master
0.11.8
0.11.7
0.11.5
0.11.2
0.10.3
0.10.0
0.9.1
0.9.0
0.8.2
0.8.1
0.8.0
site-ffdo
/
build.sh
build.sh
102 B
Histórico
Em bruto
1
2
3
4
5
#!/bin/bash
docker rm -f ffdobuild
docker build -t ffdobuild .
docker run --name ffdobuild ffdobuild