Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyPrince authored Sep 12, 2024
1 parent f250926 commit 10cba30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM quay.io/sampandey001/secktor
RUN git clone https://github.com/CrazyPrince/Secktor-Md /root/SamPandey001
WORKDIR /root/SamPandey001/
RUN git clone https://github.com/CrazyPrince/CRAZY-MD-v2 /root/CrazyPrince
WORKDIR /root/CrazyPrince/
RUN npm install npm@latest
RUN npm install
EXPOSE 8000
Expand Down

0 comments on commit 10cba30

Please sign in to comment.