current location:Home > Technical Articles > Operation and Maintenance > Docker
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to build a local warehouse with docker
- How docker builds a local warehouse: first install docker and set up a third-party image; then install the docker local warehouse and start the local warehouse; and finally upload the image to the warehouse.
- Docker 2999 2020-06-08 17:00:06
-
- How to configure accelerator for docker
- How to configure an accelerator for docker: first create a docker configuration file; then write the configuration file; then reload the configuration file and restart docker; finally use "sudo docker info" to check whether the image has been modified successfully.
- Docker 2426 2020-06-08 16:58:18
-
- How to modify the container name in docker
- How docker modifies the container name: first check the name of the container; then use the "docker rename" command to modify the name of the container; and finally check whether the container name has been modified successfully.
- Docker 4533 2020-06-08 16:58:11
-
- How to install docker by decompressing the tar package
- How to install docker by decompressing the tar package: first download the installation package from the official website; then decompress and copy the binary file to the bin directory; then start the docker process; and finally start the "Hello-World" verification.
- Docker 4239 2020-06-08 16:58:02
-
- How to solve the problem of installing docker in centos
- The solution to the failure to install docker in centos: first check the Docker version; then install the new version of the "containerd.io" software package; then reinstall Docker and restart after the installation is complete.
- Docker 3636 2020-06-08 16:56:17
-
- How to solve docker command without typing sudo
- The docker command does not require sudo solution: first create a docker group; then add the current user to the docker group; then log out and log in again.
- Docker 2753 2020-06-08 16:56:07
-
- How to solve the problem that the docker suite in Synology NAS fails to query the registry
- The solution to the failure of the docker suite in Synology NAS to query the registry: first open [Control Panel], [Network], find the dns inside and change it to "202.38.93.153"; then add the Chinese image acceleration address; and finally restart.
- Docker 20266 2020-06-08 16:55:56
-
- How to solve the problem that the yum command is invalid during Docker installation
- The solution to the invalid yum command during Docker installation: first check the information in the "ifcfg-ens33" file; then change the "no" after ONBOOT to "yes" and restart the virtual machine; finally enter "yum groupinstall "X Window System" "That's it.
- Docker 3227 2020-06-08 16:52:43
-
- How to solve the problem that ngnix cannot start in Docker
- The solution to ngnix failure to start in Docker: first copy the configuration in the container; then modify the files in the copied directory; and finally replace the configuration file in the container.
- Docker 3526 2020-06-08 16:52:33
-
- How IDEA quickly implements Docker image deployment
- IDEA's method to quickly implement Docker image deployment: first enable docker remote access; then use "Intellij IDEA" to install the Docker plug-in; then use the "spring boot" service to deploy Docker; finally create a Docker image and test it.
- Docker 2862 2020-06-08 16:52:23
-
- How to solve centos cannot find ifcfg configuration file
- The solution to the problem that centos cannot find the ifcfg configuration file: first close the "NetworkManager" service and start it at boot; then create the "ifcfg-eth0" file and add relevant configuration information; and finally enable the "network" service.
- Docker 3944 2020-06-05 15:44:03
-
- How to solve the garbled interface of docker installation zabbix5.0
- Solution to the garbled interface of docker installation zabbix5.0: 1. Copy the "simkai.ttf" file from winddown to docker's zabbix-web; 2. Refresh the page and it will display normally.
- Docker 3497 2020-06-05 15:42:08
-
- How to solve file transfer between docker container and local machine
- The method of file transfer between the docker container and the local machine: first get the short ID of the container or the specified name; then get the full ID name based on the terminal ID or the specified name; finally use "docker cp" to transfer the file. Can.
- Docker 2706 2020-06-05 15:41:50
-
- How to solve docker access page error
- The solution to the docker access page error: first create the container, enter "/bin/bash" to view; then enter the "webapps" file to see if there is "webapps.dist"; then make a copy; and finally visit again.
- Docker 2674 2020-06-05 15:41:35
-
- Summary of docker features
- docker: This article introduces some features of docker to you, which has certain reference value. I hope it can help you. The characteristics of docker are: 1. Quick to get started; 2. Fast and efficient development life cycle; 3. Encourage the use of service-oriented architecture.
- Docker 4141 2020-05-30 16:55:24