All Projects → jasonlix5 → docker-cobbler

jasonlix5 / docker-cobbler

Licence: other
Cobbler Container

Programming Languages

shell
77523 projects
Dockerfile
14818 projects

Labels

Projects that are alternatives of or similar to docker-cobbler

Cobbler
Cobbler is a versatile Linux deployment server
Stars: ✭ 2,222 (+5597.44%)
Mutual labels:  cobbler

Cobbler 批量装机

这是一个运行在docker里的cobbler平台。

文件说明

构建cobbler镜像的Dockerfile文件:

  • Dockerfile
  • start.sh

运行cobbler容器的compose文件:

  • docker-compose.yml
  • cobbler.env

使用说明

1、首先更改cobbler.env变量文件里的变量信息
2、把系统镜像挂载到本机的/mnt目录下
3、运行cobbler容器:docker-compose up -d
4、进入cobbler容器,配置装机系统:docker exec -it dockercobbler_cobbler_1 bash

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].