@@ -2,6 +2,6 @@ FROM java:8
EXPOSE 8080
VOLUME /tmp
-ADD renren-fast.jar /app.jar
+ADD renren-fast.jar /app.jar
RUN bash -c 'touch /app.jar'
ENTRYPOINT ["java","-jar","/app.jar"]
@@ -176,7 +176,7 @@ recommend that a file or class name and description of purpose be included on
the same "printed page" as the copyright notice for easier identification within
third-party archives.
- Copyright 2018 人人开源
+ Copyright 2019 人人开源
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.