Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csbase-dev
sgarest-daemon
Commits
43e9dd23
Commit
43e9dd23
authored
Apr 10, 2019
by
Isabella Almeida da Silva
Browse files
- Atualizando URL para baixar versão gerado do SGA para imagem Docker
parent
3e3bc0c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Docker/pbs/Dockerfile
View file @
43e9dd23
...
...
@@ -27,7 +27,7 @@ RUN curl -L http://luarocks.github.io/luarocks/releases/luarocks-${LUAROCKS_VERS
cd
..
&&
rm
-rf
/lua-
$LUAROCKS_VERSION
RUN
mkdir
sgarest-daemon
&&
\
curl
-L
https://git.tecgraf.puc-rio.br/csbase-dev/sgarest-daemon/
repository/v_
$SGAREST_VERSION
/
archive
.tar.gz |
tar
xzf -
-C
sgarest-daemon
--strip-components
1
&&
\
curl
-L
https://git.tecgraf.puc-rio.br/csbase-dev/sgarest-daemon/
-/archive/
$SGAREST_VERSION
/
sgarest-daemon-
$SGAREST_VERSION
.tar.gz |
tar
xzf -
-C
sgarest-daemon
--strip-components
1
&&
\
cd
sgarest-daemon
&&
\
luarocks
install
lua-schema-scm-1.rockspec
&&
\
luarocks make sga-daemon-scm-1.rockspec
&&
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment