forked from iSafeBlue/TrackRay
-
Notifications
You must be signed in to change notification settings - Fork 0
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
10 changed files
with
56 additions
and
960 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM b1u3r/trackray:3.0.0 | ||
FROM b1u3r/trackray:3.2.0 | ||
|
||
MAINTAINER b1u3r "[email protected]" | ||
|
||
|
@@ -8,7 +8,12 @@ COPY . . | |
|
||
RUN mvn clean package | ||
|
||
EXPOSE 80 | ||
EXPOSE 8080 | ||
EXPOSE 7777 | ||
EXPOSE 8888 | ||
EXPOSE 8888 | ||
EXPOSE 8090 | ||
EXPOSE 10000 | ||
EXPOSE 10001 | ||
EXPOSE 10002 | ||
|
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.