Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
TIVMOF authored Apr 24, 2024
1 parent ccfdd1c commit d79b161
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 @@ -5,6 +5,7 @@ FROM dirigiblelabs/dirigible:latest

COPY dirigible-bank-server target/dirigible/repository/root/registry/public/dirigible-bank-server
COPY dirigible-bank-server-data target/dirigible/repository/root/registry/public/dirigible-bank-server-data
COPY dirigible-bank-server-api target/dirigible/repository/root/registry/public/dirigible-bank-server-api

ENV DIRIGIBLE_HOME_URL=/services/web/dirigible-bank-server/gen/index.html

Expand Down

0 comments on commit d79b161

Please sign in to comment.