Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangtj committed May 6, 2022
1 parent 7fb7c06 commit ac4fb0c
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,7 +1,7 @@
FROM node:16

RUN ls /com.docker.devenvironments.code
RUN ls /code
# RUN ls /com.docker.devenvironments.code
# RUN ls /code
RUN yarn global add hexo-cli serve
CMD serve .
# RUN git config --global --unset http.proxy
Expand Down

1 comment on commit ac4fb0c

@vercel
Copy link

@vercel vercel bot commented on ac4fb0c May 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.