Skip to content

Commit

Permalink
#93 copy help
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 4, 2023
1 parent d52feac commit 98b6a78
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 @@ -28,6 +28,7 @@ WORKDIR /cam
COPY Makefile /cam
COPY requirements.txt /cam
COPY steps/install.sh /cam/steps/
COPY help/* /cam/help/

RUN /bin/bash --login -c 'make install'

Expand Down

0 comments on commit 98b6a78

Please sign in to comment.