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 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 4399 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 4039 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 3363 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 2600 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 19983 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 3113 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 3430 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 2726 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 3751 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 3266 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 2551 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 2524 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 3995 2020-05-30 16:55:24
-
- What should I do if an error occurs when starting docker to map to the host?
- The solution to the error when starting docker to map to the host is: 1. Terminate the docker process; 2. Clear all chains in the NAT table; 3. Stop docker's default bridge; 4. Delete the bridge; 5. Restart docker.
- Docker 2822 2020-05-21 15:10:25
-
- What should I do if docker fails to start the hello-world container?
- The solution to docker's failure to start the hello-world container is: 1. Stop the docker service and delete the docker file; 2. Edit the docker-storage file and modify the configuration [DOCKER_STORAGE_OPTIONS]; 3. Restart docker.
- Docker 3731 2020-05-21 14:58:07