Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
L
lcc-shape
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wangmingming
lcc-shape
Commits
4135a43e
Commit
4135a43e
authored
Sep 02, 2024
by
wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ws 测试
parent
3627aa33
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
Dockerfile
ws/Dockerfile
+0
-2
No files found.
ws/Dockerfile
View file @
4135a43e
...
...
@@ -11,14 +11,12 @@ COPY src/package.json /home/opt/lcc-ws/package.json
COPY
src/package-lock.json /home/opt/lcc-ws/package-lock.json
# RUN npm config set registry https://registry.npmmirror.com
RUN
cd
/home/opt/lcc-ws/
&&
npm i
RUN
npm i ffi-napi pm2
COPY
src/jsdom /home/opt/lcc-ws/jsdom
COPY
src/js_dom_run.js /home/opt/lcc-ws/js_dom_run.js
COPY
src/httpUtil.js /home/opt/lcc-ws/httpUtil.js
COPY
src/tls-client-linux-ubuntu-amd64-v1.7.2.so /home/opt/lcc-ws/tls-client-linux-ubuntu-amd64-v1.7.2.so
RUN
#npm i -g pm2
COPY
src/main.py /home/opt/lcc-ws/main.py
COPY
src/src.js /home/opt/lcc-ws/src.js
COPY
src/src2.js /home/opt/lcc-ws/src2.js
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment