Skip to content

Commit

Permalink
#3 install all
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 22, 2024
1 parent b494b35 commit 1f028bb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ COPY Makefile /home
COPY entry.sh /home
COPY sass /home/sass
COPY xsl /home/xsl
RUN make --directory=/home --no-silent install
RUN make --directory=/home --no-silent
RUN make --directory=/home --no-silent install all

ENTRYPOINT ["/home/entry.sh", "/home"]

0 comments on commit 1f028bb

Please sign in to comment.