heidsoft / cloud-bigdata-book

write book
56 stars 33 forks source link

docker 容器启动问题 #89

Open heidsoft opened 5 years ago

heidsoft commented 5 years ago

tomcat 容器化后启动失败

镜像制作: https://medium.com/the-code-review/how-to-use-entrypoint-with-docker-and-docker-compose-1c2062aa17a2 https://til.codes/docker-run-vs-cmd-vs-entrypoint/ https://medium.freecodecamp.org/docker-entrypoint-cmd-dockerfile-best-practices-abc591c30e21

heidsoft commented 5 years ago

https://vsupalov.com/docker-build-pass-environment-variables/

heidsoft commented 5 years ago

docker build 镜像,传入参数 https://vsupalov.com/docker-build-pass-environment-variables/