Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
a885f2b0fa22de1e5c11284793c4ba1fc0203d4f
Authored by
João Vitor Rebouças
2017-05-07 02:20:19 -0300
1 parent
e922cb1e
Exists in
coppe
Atualizando maintainer
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
Dockerfile
Side-by-side Diff
Inline Diff
Dockerfile
Wrap text
Diff comments
View file @
a885f2b
1
1
FROM ubuntu:14.04
2
2
MAINTAINER Jonathan Brilhante
3
+MAINTAINER CAPGov-INFRA
3
4
4
5
#Workers environment variables
5
6
ENV VLIBRAS_VIDEO_CREATOR="/home/vlibras/unityVideo/videoCreator.x86_64"
...
...