Rename Dockerfile.txt to Dockerfile
Browse files
Dockerfile.txt → Dockerfile
RENAMED
@@ -4,7 +4,7 @@ FROM node:20
|
|
4 |
USER node
|
5 |
|
6 |
|
7 |
-
RUN git clone https://github.com/hakisolos/
|
8 |
|
9 |
|
10 |
WORKDIR /home/node/blue
|
|
|
4 |
USER node
|
5 |
|
6 |
|
7 |
+
RUN git clone https://github.com/hakisolos/juiceboy home/node/blue
|
8 |
|
9 |
|
10 |
WORKDIR /home/node/blue
|