Skip to content

Commit

Permalink
Add workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
ptmt committed Jan 3, 2025
1 parent f6491a5 commit 3654338
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ RUN yum install -y tar gzip coreutils && \

COPY . .

WORKDIR .

RUN chmod +x ./amper

RUN ./amper

0 comments on commit 3654338

Please sign in to comment.