Centos7 Direct Mount GolangYum Install GolangCENTOS6 need to add a software source, and then installRPM-IVH Http://ftp.riken.jp/Linux/fedora/epel/6/i386/epel-release-6-8.noarch.rpmyum Install GolangInstall dependent packagesYum Groupinstall '
Install docker and ubuntu
Docker
Environment:
Centos 6.5 64-bit
If the system is installed by default, the centos kernel is
[Root @ localhost ~] # Uname-Linux localhost. localdomain 2.6.32-431. el6.x86 _ 64
Docker supports 64-bit kernel for
Composition of docker:
Docker engine is a lightweight and powerful open-source container virtualization platform that uses the virtualization technology that includes workflows to help users build and containerize an application.
Docker hub, an
1. Set Boot upIf you want Docker-to-start at boot, you should also:$ sudo systemctl enable docker2. Start, stop, restart$ sudo systemctl start docker$ sudo systemctl stop Docker$ sudo systemctl restart Docker3. Turn on local and remoteModify the/etc/
4th. Using Docker images and warehousesReview:Review how to use Docker run to create the most basic container$sudo Docker run-i-T--name another_container_mum Ubuntu/bin/bash[Email protected]:/#This command launches a new container called
This is a creation in
Article, where the information may have evolved or changed.
Editor's note: We found an interesting series of articles, "30 days to learn 30 new technologies", is translating, one-day update, year-end package. The following is
A few months ago, Red Hat announced the establishment of a partnership with DotCloud in Docker technology. I didn't have time to learn about Docker, so today, taking advantage of this 30-day challenge, I decided to learn about Docker. This blog post
The author here is using the CnetOS6.5 system Start the installation of Daoker tour: [Email protected] ~]# uname-r2.6.32-431.el6.x86_64 [Email protected] ~]# Cat/etc/issuecentos release 6.5 (Final) Kernel \ r on an \m Note that other sources may
The above is the Docker's C/s frame composition, from which to extract the Docker client and daemon relationship as follows:
Docker Host hosts:Virtual machines for Docker operations
Docker Daemon Daemon:A core program
Docker Quick Start-docker image creation I. dockerfile Script 1. Introduction to dockerfile script
Dockerfile is a text file that contains an instruction. Each instruction creates a layer. Therefore, the content of each instruction describes how to
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.