Skip to content

Commit

Permalink
support static html files in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Fouad committed Nov 16, 2020
1 parent 73d14b6 commit ed66a07
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 @@ -64,4 +64,5 @@ COPY --from=helm-installer /usr/local/bin/sops /usr/local/bin/sops
COPY --from=helm-installer /root/.cache/helm/plugins/ /root/.cache/helm/plugins/
COPY --from=helm-installer /root/.local/share/helm/plugins/ /root/.local/share/helm/plugins/

COPY --from=builder /go/src/github.com/tactful-ai/robban/public/ /bin/public/
COPY --from=builder /go/src/github.com/tactful-ai/robban/robban /bin/robban

0 comments on commit ed66a07

Please sign in to comment.