4 Star 24 Fork 6

Datheng Wang / kkFileView-Wife

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
entrypoint.sh 188 Bytes
一键复制 编辑 原始数据 按行查看 历史
Datheng Wang 提交于 2019-01-09 00:19 . Initial commit.
#!/bin/sh
echo "The application will start in ${JHIPSTER_SLEEP}s..." && sleep ${JHIPSTER_SLEEP}
exec java ${JAVA_OPTS} -Djava.security.egd=file:/dev/./urandom -jar "${HOME}/app.jar" "$@"
Docker
1
https://gitee.com/datheng/kkFileView-Wife.git
git@gitee.com:datheng/kkFileView-Wife.git
datheng
kkFileView-Wife
kkFileView-Wife
master

搜索帮助