Commit 849a10a5bdcced29142d3a03540d5507abe903a6
1 parent
2397605e
Exists in
coppe
Atualizando maintainer
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
Dockerfile
1 | FROM ubuntu:14.04 | 1 | FROM ubuntu:14.04 |
2 | MAINTAINER Jonathan Brilhante | 2 | MAINTAINER Jonathan Brilhante |
3 | +MAINTAINER CAPGov-INFRA | ||
3 | 4 | ||
4 | COPY ./core/translator.py /home/vlibras/translator.py | 5 | COPY ./core/translator.py /home/vlibras/translator.py |
5 | COPY ./core/renderer.py /home/vlibras/renderer.py | 6 | COPY ./core/renderer.py /home/vlibras/renderer.py |