Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问下ERP的Dockerfile在哪里能找到,谢谢 #88

Open
hughware opened this issue May 21, 2023 · 1 comment
Open

请问下ERP的Dockerfile在哪里能找到,谢谢 #88

hughware opened this issue May 21, 2023 · 1 comment

Comments

@hughware
Copy link

2.2.1
容器化部署 MariaDB
编写 Dockerfile 文件构建 mysql 镜像,要求基于 centos 完成 MariaDB 数据库的
安装和配置,并设置服务开机自启。
2.2.2
容器化部署 Redis
编写 Dockerfile 文件构建 redis 镜像,要求基于 centos 完成 Redis 服务的安装和
配置,并设置服务开机自启。
2.2.3
容器化部署 Nginx
编写 Dockerfile 文件构建 nginx 镜像,要求基于 centos 完成 Nginx 服务的安装
和配置,并设置服务开机自启。
2.2.4
容器化部署 ERP
编写 Dockerfile 文件构建 erp 镜像,要求基于 centos 完成 JDK 环境和 ERP 服务
的安装与配置,并设置服务开机自启。
2.2.5
编排部署 ERP 管理系统
编写 docker-compose.yaml 文件,要求使用镜像 mysql、redis、nginx 和 erp 完成
ERP 管理系统的编排部署。

@jishenghua
Copy link
Owner

jishenghua commented May 21, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants