Commit 849a10a5bdcced29142d3a03540d5507abe903a6

Authored by João Vitor Rebouças
1 parent 2397605e
Exists in coppe

Atualizando maintainer

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
Dockerfile
1 1 FROM ubuntu:14.04
2 2 MAINTAINER Jonathan Brilhante
  3 +MAINTAINER CAPGov-INFRA
3 4  
4 5 COPY ./core/translator.py /home/vlibras/translator.py
5 6 COPY ./core/renderer.py /home/vlibras/renderer.py
... ...