How is the full version of centos7 docker Mirror made or where can it be downloaded?
The official docker warehouse seems to be a condensed versionhttps://hub.docker.com/_/cent …ip addr show
I don’t know what has been simplified because there are no orders.
Question:
I want a full version or the official website Minimal ISO version, where is there a ready-made download? If not, can you make it yourself?
sudo docker search centos
You can check the introduction and see which version meets your requirements. If not, download the image, install it internally, and commit to a new image.
Specific orders:sudo docker search centos sudo docker pull ansible/centos7-ansible sudo docker run -it ansible/centos7-ansible:latest bash Enter bash to install the installation package you need. sudo apt-get install XXX Sudokkercommittee-m "modification information" ansible/centos7-ansible:v1