diff options
| author | Sacheendra Talluri <sacheendra.t@gmail.com> | 2017-02-06 12:01:21 +0100 |
|---|---|---|
| committer | Sacheendra Talluri <sacheendra.t@gmail.com> | 2017-02-06 12:01:21 +0100 |
| commit | f0fbaef7cdf8f09fe48b0e1b956feb1840836639 (patch) | |
| tree | db3ff18117ff9fe7a8ec8834948098df0e763060 /Dockerfile | |
| parent | 0209b44fdb6adfa5f492820892e9947193395f79 (diff) | |
Remove breaking comment from dockerfile
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ RUN mkdir -p /data/database \ && rm -f ./simulator ./sqlite3.o \ && make \ && chmod 555 ./simulator \ - && git config --global url."https://".insteadOf git:// #needed for gulp to work \ + && git config --global url."https://".insteadOf git:// \ && cd /opendc/opendc-frontend \ && rm -rf /opendc/opendc-frontend/build \ && yarn \ |
