Initial contact with Docker and Linux

Source: Internet
Author: User
Tags scp file tar unzip docker run

3 days to net toss these two things, summed up (many are colleagues give explanations, first not guarantee correctness):

Images and container in 1.docker.

Images similar system disk, container similar to the system disk installed system, so a images can have more than container.

2.docker establish a container process,

A.docker Pull ...

B.docker Run ... Contact: Start/attach/stop/rmi/images/ps/inspect/build

C.commit can save the image being used as a new image

3. Tools used

Native Remote connection Linux Server tool SECURECRT,

A software download and installation management tool under Yum Linux eg Yum install-y wget

wget linux next download tool eg wget URL

RPM Software Installation Management tool (installs. rpm format file, can be installed other formats not yet known) eg RPM-IVH xxx.rpm

Tar unzip/compress tool tar Xx.tar

Vi/vim Editing text File Tools

4. Command

Find File/directory command eg Find-maxdepth4 |grep MySQL

SCP File Transfer command (future to install SSH

CD Change directory/representative root directory: Represents the previous level of the directory

LS/LL listing files in directory

Initial contact with Docker and Linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.