需求: 一个镜像中要包含数据库环境和运行环境

Apache 环境 + mariadb

  • 已经在拉取了Apache的运行环境
- 拉取代码 git https://github.com/timhaak/docker-mariadb-alpine.git

- 修改 dockerfile 的from 来自 本地Apache images

- 开始重新构建


相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-01
  • 2021-08-31
  • 2021-12-14
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-04-15
  • 2021-08-13
  • 2022-12-23
  • 2021-11-18
  • 2021-07-07
相关资源
相似解决方案