This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
sangfroid
/
pandoc_resume
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
3e527243ef
Branches
Tags
master
pandoc_resume
/
.docker
/
resume.dockerfile
resume.dockerfile
91 B
Historique
Raw
1
2
3
4
5
FROM pandoc/latex:2.9
RUN apk add make texlive
COPY actions/entrypoint.sh /entrypoint.sh