This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
ffdo-infrastruktur
/
site-ffdo
peilaus alkaen
https://github.com/ffdo/site-ffdo.git
Tarkkaile
4
Äänestä
0
Fork
0
Tiedostot
Puu:
5e2db27a05
Branchit
Tagit
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
Historia
Raaka
1
2
3
4
5
#!/bin/bash
docker rm -f ffdobuild
docker build -t ffdobuild .
docker run --name ffdobuild ffdobuild