docker-compose for rocket
This commit is contained in:
parent
86d8fd16c8
commit
538ba9f2d9
@ -3,10 +3,8 @@ services:
|
|||||||
qchgk:
|
qchgk:
|
||||||
build:
|
build:
|
||||||
context: src
|
context: src
|
||||||
dockerfile: ../stable.Dockerfile
|
dockerfile: ../nightly.Dockerfile
|
||||||
# dockerfile: ../nightly.Dockerfile
|
image: 'b4tman/qchgk:rocket'
|
||||||
image: 'b4tman/qchgk:actix'
|
|
||||||
# image: 'b4tman/qchgk:rocket'
|
|
||||||
container_name: 'qchgk'
|
container_name: 'qchgk'
|
||||||
ports:
|
ports:
|
||||||
- '8088:8088'
|
- '8088:8088'
|
||||||
|
Loading…
Reference in New Issue
Block a user