Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Commit

Permalink
[TEMP] Minor changes to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ganesh B committed Apr 3, 2022
1 parent f67df51 commit 76c4364
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 @@ -22,6 +22,7 @@ USER ${user}


RUN mkdir ${home}/app
RUN git clone https://github.com/ganeshkbhat/desktop-cgi.git .
RUN chown -R ${user} ${home}/app
WORKDIR ${home}/app

Expand Down

0 comments on commit 76c4364

Please sign in to comment.