This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
herby
/
drone-plugin-atomic-deploy-dir
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
f1329214b4
Ramas
Etiquetas
master
drone-plugin...
/
Dockerfile
Dockerfile
83 B
Histórico
Raw
1
2
3
4
FROM ubuntu
ADD mvdir.sh /bin/
RUN chmod +x /bin/mvdir.sh
ENTRYPOINT /bin/mvdir.sh