This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
herby
/
drone-plugin-atomic-deploy-dir
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
f1329214b4
Branches
Tags
master
drone-plugin...
/
Dockerfile
Dockerfile
83 B
Historique
Raw
1
2
3
4
FROM ubuntu
ADD mvdir.sh /bin/
RUN chmod +x /bin/mvdir.sh
ENTRYPOINT /bin/mvdir.sh