Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dc-java
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bltdc
dc-java
Commits
910887b5
Commit
910887b5
authored
Jul 10, 2019
by
yinyong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Amazon广告费
parent
54104df3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Dockerfile
data-base/base_sync_finance_amazon/Dockerfile
+3
-3
No files found.
data-base/base_sync_finance_amazon/Dockerfile
View file @
910887b5
...
@@ -16,8 +16,8 @@ COPY data-base /usr/app/data-base
...
@@ -16,8 +16,8 @@ COPY data-base /usr/app/data-base
COPY
data-mid /usr/app/data-mid
COPY
data-mid /usr/app/data-mid
COPY
data-show /usr/app/data-show
COPY
data-show /usr/app/data-show
RUN
cd
/usr/app/data-parent
&&
mvn
-T
1C install
-pl
../data-base/base
-sync-
finance_amazon
-am
RUN
cd
/usr/app/data-parent
&&
mvn
-T
1C install
-pl
../data-base/base
_sync_
finance_amazon
-am
#指定容器启动程序及参数 <ENTRYPOINT> "<CMD>"
#指定容器启动程序及参数 <ENTRYPOINT> "<CMD>"
EXPOSE
8080
EXPOSE
8080
ENTRYPOINT
["java","-Xms30m","-Xmx80m","-jar","/usr/app/data-base/base-sync_finance_amazon/target/base-sync_finance_amazon-1.0-SNAPSHOT.jar"]
ENTRYPOINT
["java","-Xms30m","-Xmx80m","-jar","/usr/app/data-base/base_sync_finance_amazon/target/base_sync_finance_amazon-1.0-SNAPSHOT.jar"]
\ No newline at end of file
\ No newline at end of file
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