Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
bubblev
/
bubble
Segui
9
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
130
Wiki
Attività
Sfoglia il codice sorgente
update docker launcher docs
tags/v1.4.4
Jonathan Cobb
4 anni fa
parent
ca8897f912
commit
1d0c1960c6
2 ha cambiato i file
con
5 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file 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
Vedi File
@@ -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}"
Scrivi
Anteprima
Caricamento…
Annulla
Salva