Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -6,4 +6,3 @@ RUN git clone https://github.com/ethereum/remix-project.git
|
|
6 |
WORKDIR remix-project
|
7 |
COPY ./temp_publish_docker/ /usr/share/nginx/html/
|
8 |
EXPOSE 80
|
9 |
-
RUN
|
|
|
6 |
WORKDIR remix-project
|
7 |
COPY ./temp_publish_docker/ /usr/share/nginx/html/
|
8 |
EXPOSE 80
|
|