Using Docker on a Linux system can repeatedly deploy software in an environment, which makes it possible to publish products on the cloud platform. This article will introduce the use of Linux system Docker commands.
1. docker version
Docker display version information.
2. docker info
Display Docker system information, including images and containers.
3. docker search
docker search [options “o”"]
docker search -s django
Searching for matches from Docker Hub A mirror of the condition.
--automated lists only images of the automated build
type;
--no-trunc displays the full image description;
-s 40 List images with a number of favorites of 40.
4. docker pull
docker pull [-a “o”"] [user/“o”"]name[:tag “o”"]
docker pull laozhu/telescope:latest
Pull or update the specified image from Docker Hub.
-a Pull all tagged images.
5. docker login
root@moon:~# docker login
Username: username
Password: ****
Email: [email protected]
Login Succeeded
Enter the username, password and email address registered with Docker Hub to complete the login.
6. docker logout
Log out from the specified server after running, the default is the official server. Previous12345Next page Total 5 pages
alias is one of the commands of the Linux system. It can be used to customize the a
In the Linux system, for some reasons, the password is set for the pdf file, but th
The Linux system uses the History command to view the systems log records to identi
Be careful when installing OSD on a Linux system, because if an error occurs, the file system will b
Ubuntu compile and install Hypertable method
Linux mysql how to change the root password
Linux how to use cp command guide
What if CentOS fails to mount Glusterfs?
How to implement ioctl function in Linux system?
Ubuntu defragmentation command summary
CentOS 6.2 configuration vim development environment steps
Linux uses KSysguard to monitor remote hosts
How to recover Ubuntu's Grub boot by UEFI?
How to use NTP server under Linux system?
How does win10 turn off automatic updates?
How to optimize application compatibility for Windows 8?
Win7 can be on QQ but can not access the Internet
Vista exposes a fatal vulnerability that can crash the system in 10 seconds
Experience the four practical web interfaces in the Win 2003 system
Three changes to Win8: Hybrid Start/Modern IE/MSE
Microsoft has cut Wi-Fi Sense in Windows 10 Build 14342
Win7 system uses BitLocker to unlock and must be restarted to lock again. How to do