Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
broadcast_cloud
/
web-live
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
2
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
eb019110
authored
Sep 14, 2020
by
xiawei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新 pDockerfile
parent
6184b809
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
pDockerfile
+1
-1
No files found.
pDockerfile
View file @
eb019110
...
...
@@ -10,6 +10,6 @@ WORKDIR "/var/www/web_live"
RUN chmod +x pStart.sh && \
yarn install && \
yarn build:private && \
rm -rf assets components
config
layouts middleware plugins serverMiddleware store views .eslintrc.js .gitignore build.yml Dockerfile router.js README.md start.sh
rm -rf assets components layouts middleware plugins serverMiddleware store views .eslintrc.js .gitignore build.yml Dockerfile router.js README.md start.sh
ENTRYPOINT ["./pStart.sh"]
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