Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -43,4 +43,4 @@ WORKDIR /volume ENV HOME /volume # Run a test build. COPY example/ /example/ RUN make --debug=j --keep-going -C /example test RUN make --debug=j --keep-going -C /example all Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -43,4 +43,4 @@ WORKDIR /volume ENV HOME /volume # Run a test build. COPY example/ /example/ RUN make --debug=j --keep-going -C /example test RUN make --debug=j --keep-going -C /example all