계정 발급, 수정 임시비밀번호 로직 변경
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# docker build -t hd1-was:1.0.8 .
|
||||
# docker tag hd1-was:1.0.8 192.168.219.191:19101/hd1-was:1.0.8
|
||||
# docker push 192.168.219.191:19101/hd1-was:1.0.8
|
||||
# docker build -t hd1-was:1.1.0 .
|
||||
# docker tag hd1-was:1.1.0 192.168.219.191:19101/hd1-was:1.1.0
|
||||
# docker push 192.168.219.191:19101/hd1-was:1.1.0
|
||||
# or
|
||||
# .\_docker_push.bat 1.0.8
|
||||
# .\_docker_push.bat 1.1.0
|
||||
|
||||
FROM eclipse-temurin:21-jdk
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user