This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
iang
/
prac
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
8cd9db4713
Ramas
Etiquetas
main
popets-repro
prac
/
docker
/
build-docker
build-docker
66 B
Histórico
Raw
1
2
3
4
#!/bin/bash
cd ..
docker build $* -t prac -f docker/Dockerfile .