Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyCh3n committed Oct 1, 2021
1 parent 58a3243 commit b9b0554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Dockerfile/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ ADD ./ga /usr/bin/ga
RUN chmod +x /usr/bin/yq
RUN chmod +x /usr/bin/ga

# add workdir
WORKDIR /workdir/
ENTRYPOINT ["ga"]

0 comments on commit b9b0554

Please sign in to comment.