Creating a custom CentOS 6.5 Docker container

preview_player
Показать описание
This tutorial will walk through the process of installing CentOS Linux 6.5 into a Docker Container, and various things we can do with Docker to run/modify the newly created container.

Full Text Tutorial:

Download CentOS 6.5 Minimal ISO

Docker Github:

Docker Create Image Scripts:

Docker Hub:
Рекомендации по теме
Комментарии
Автор

Great tutorial. I did have a question on network connectivity of a container, does the image retain all network/ip config so that when that container is started, we can ssh to it?

clutchbeyers