mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-02-28 19:01:11 +00:00
update Dockerfile
This commit is contained in:
parent
880bac8bf4
commit
6b2135a395
1 changed files with 1 additions and 2 deletions
|
|
@ -31,8 +31,7 @@ RUN set -eux; \
|
|||
test -n "$AGENT_JAR"; \
|
||||
echo "Found agent jar: $AGENT_JAR"; \
|
||||
cp -f "$AGENT_JAR" /whatap/whatap.agent.jar; \
|
||||
ls -ալ /whatap
|
||||
|
||||
ls -al /whatap
|
||||
|
||||
# =========================
|
||||
# 2) jlink로 Slim JRE 생성
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue