This commit is contained in:
parent
fd543d8844
commit
9672c419b7
@ -3,6 +3,7 @@ FROM fascinated/docker-images:node-latest
|
|||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
ENV HOST=0.0.0.0
|
ENV HOST=0.0.0.0
|
||||||
|
|
||||||
|
COPY .git /home/container/.git
|
||||||
COPY . /home/container
|
COPY . /home/container
|
||||||
|
|
||||||
RUN ls -a
|
RUN ls -a
|
||||||
|
Reference in New Issue
Block a user