Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
bubblev
/
bubble
Vigiar
9
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
130
Wiki
Trabalho
Ver a proveniência
update docker launcher docs
tags/v1.4.4
Jonathan Cobb
há 4 anos
ascendente
ca8897f912
cometimento
1d0c1960c6
2 ficheiros alterados
com
5 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
bubble-server/src/main/resources/messages
+4
-0
docker/launcher.sh
+ 1
- 1
bubble-server/src/main/resources/messages
@@ -1 +1 @@
Subproject commit
5b0970b5689eaa46733468f8fe174020cab2188e
Subproject commit
a14f37dceb3f0efb6f9494ab6b5dcc04a0ed034f
+ 4
- 0
docker/launcher.sh
Ver ficheiro
@@ -11,6 +11,10 @@
# - pull bubble launcher docker image
# - run bubble launcher docker image
#
# Upon successful startup, the bubble launcher will be listening on port 8090
#
# Open http://127.0.0.1:8090/ in a web browser to continue with activation.
#
function die {
echo 1>&2 "${1}"
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar