Skip to content

Commit

Permalink
Add CBLOG_ROOT to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yunkon-kim committed May 3, 2024
1 parent 9d54407 commit fc2b851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ COPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/src/cb-tumbleb
# Setting various environment variables required by the application
ENV CBTUMBLEBUG_ROOT=/app \
CBSTORE_ROOT=/app \
CBLOG_ROOT=/app \
SPIDER_CALL_METHOD=REST \
DRAGONFLY_CALL_METHOD=REST \
SPIDER_REST_URL=http://cb-spider:1024/spider \
Expand Down

0 comments on commit fc2b851

Please sign in to comment.