提交 dd3d46ee 编写于 作者: andy_f's avatar andy_f

Update uaa Dockerfile

上级 5f53e7a7
FROM openjdk:8u292
LABEL MAINTAINER=Andy
WORKDIR /apps
ADD target/zlt-uaa.jar /apps/
CMD ["java","-jar","zlt-uaa.jar"]
# docker run --name zlt-uaa -e MYSQL_ROOT_PASSWORD=test -d zlt-db:mysql-8.0.25
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册