mirror of
https://github.com/wahyd4/docker-pinpoint.git
synced 2026-08-09 04:46:24 +10:00
fix joinfaces-example-with-docker-image
This commit is contained in:
@@ -5,4 +5,4 @@ COPY app/pinpoint/ /opt/pinpoint
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
ENTRYPOINT ["java", "-javaagent:/opt/pinpoint/pinpoint-bootstrap.jar", "-Dpinpoint.agentId=dockerfile", "-Dpinpoint.applicationName=joinfaces-example", "-jar", "/opt/joinfaces-example/joinfaces-example-2.4.0.jar"]
|
||||
ENTRYPOINT ["java", "-javaagent:/opt/pinpoint/pinpoint-bootstrap.jar", "-Dpinpoint.agentId=dockerfile", "-Dpinpoint.applicationName=joinfaces-example", "-jar", "/opt/joinfaces-example/joinfaces-example-2.4.0-SNAPSHOT.jar"]
|
||||
|
||||
Submodule examples/joinfaces-example-with-docker-image/app/joinfaces-example deleted from b5bb91836b
BIN
Binary file not shown.
Reference in New Issue
Block a user