Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
|
@@ -6,7 +6,6 @@ COPY --link --chown=1000 ./ /usr/src/app
|
|
| 6 |
|
| 7 |
COPY . .
|
| 8 |
|
| 9 |
-
|
| 10 |
# Clone the GitHub repository
|
| 11 |
RUN git clone https://github.com/Graylab/DFMDock.git
|
| 12 |
|
|
|
|
| 6 |
|
| 7 |
COPY . .
|
| 8 |
|
|
|
|
| 9 |
# Clone the GitHub repository
|
| 10 |
RUN git clone https://github.com/Graylab/DFMDock.git
|
| 11 |
|