-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ FROM openjdk:8-jre-alpine | |
MAINTAINER ameizi <[email protected]> | ||
|
||
ENV APOLLO_RUN_MODE "Docker" | ||
ENV VERSION 1.7.0-SNAPSHOT | ||
ENV VERSION 1.7.0 | ||
ENV SERVER_PORT 8090 | ||
|
||
RUN echo "http://mirrors.aliyun.com/alpine/v3.8/main" > /etc/apk/repositories \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ FROM openjdk:8-jre-alpine | |
MAINTAINER ameizi <[email protected]> | ||
|
||
ENV APOLLO_RUN_MODE "Docker" | ||
ENV VERSION 1.7.0-SNAPSHOT | ||
ENV VERSION 1.7.0 | ||
ENV SERVER_PORT 8080 | ||
|
||
RUN echo "http://mirrors.aliyun.com/alpine/v3.8/main" > /etc/apk/repositories \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ FROM openjdk:8-jre-alpine | |
MAINTAINER ameizi <[email protected]> | ||
|
||
ENV APOLLO_RUN_MODE "Docker" | ||
ENV VERSION 1.7.0-SNAPSHOT | ||
ENV VERSION 1.7.0 | ||
ENV SERVER_PORT 8070 | ||
|
||
RUN echo "http://mirrors.aliyun.com/alpine/v3.8/main" > /etc/apk/repositories \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters