Skip to content

Commit

Permalink
[POC]: Add config
Browse files Browse the repository at this point in the history
  • Loading branch information
branberry committed Sep 14, 2023
1 parent e5cb6f1 commit 1de12a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.enhanced
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ COPY --from=dependency-installer --chown=docsworker-xlarge /home/docsworker-xlar
COPY --from=dependency-installer --chown=docsworker-xlarge /home/docsworker-xlarge/shared.mk ./

COPY --from=ts-compiler --chown=docsworker-xlarge /home/docsworker-xlarge/dist ./
COPY --from=ts-compiler --chown=docsworker-xlarge /home/docsworker-xlarge/config config/

ENV PATH="${PATH}:/opt/snooty:/opt/mut:/home/docsworker-xlarge/.local/bin:/usr/local/lib/python2.7/dist-packages/virtualenv/bin"

Expand Down

0 comments on commit 1de12a4

Please sign in to comment.