소스 검색

bump version

tags/release/adventure^0
Jonathan Cobb 4 년 전
부모
커밋
60ccc9f485
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      docs/docker-launcher.md

+ 2
- 2
docs/docker-launcher.md 파일 보기

@@ -61,8 +61,8 @@ To pull and run the Bubble Docker Launcher, open a terminal and run:
### Use a Specific Bubble Version
If you know the specific version of Bubble you want, you can just grab that and run it:

docker pull getbubble/launcher:1.5.10
docker run -p 8090:8090 -t getbubble/launcher:1.5.10
docker pull getbubble/launcher:1.5.11
docker run -p 8090:8090 -t getbubble/launcher:1.5.11

## Activation
Upon a successful startup, the bubble launcher will be listening on port 8090 (or whatever


불러오는 중...
취소
저장