executed in the same, predictable way. So we can easily build the software and encode and deploy the environment needed for the software to run. Let's take a look at a simple example of a micro service. Overview
The following is going to create a micro-service that lets us manage the phone numbers in the e-mail directory using Node.js and MySQL. departure
To start local development, we need to install MySQL and create a test database ...Creating a local database and executing a script is a simp
What is Docker?
Docker is an open-source engine that can easily create a lightweight, portable, self-contained container for any application. Developers compiling tests on notebooks can be deployed in bulk in a production environment, including VMS, bare metal, OpenStack clusters, and other basic application platforms.Docker is typically used in the following sc
Basic knowledge and usage of docker, basic knowledge of dockerWhat is docker
DockerIs a container engine that provides a complete set of container solutions. It is the hottest open-source project in 2014, based on the Apache2.0 open source protocol, developed by Go language.What is container
Containers have a long history. Linux LXC and Solaris Zones are different implementations of containers.
A container
Reprint please indicate the source:https://blog.csdn.net/forezp/article/details/80158062This article is from Fang Zhibong's blog container prep installation docker, version 1.13 or 1.13 above. Read the content of the first article to give your Docker environment a quick test to make sure all the work is ready:
Docker run Hello-world Introduction
It's time to star
This is a creation in
Article, where the information may have evolved or changed.
"The editor's word" devops is a concept that was proposed around 2009, advocating a high degree of synergy between development (development) and Operations (Operations) in two areas. This improves the reliability, stability, elasticity and safety of your production environment while completing high-frequency deployments. This share introduces the PPTV media, supported by
Swarm Introduction
Swarm is the Docker company released in early December 2014 a relatively simple set of tools to manage the Docker cluster, it will be a group of Docker host into a single, virtual host. Swarm uses the standard Docker API interface as its front-end access portal, in other words, all forms of
variables for the container, where I configured the
Mysql_root_password:root User Password
Mysql_database: New database name, MySQL container will create an empty database with the name EF as required
-P: Exposing ports, exposing 3306 ports for easy management
If you do not have a local MySQL image, Docker will go to the Docker hub to download, if
GitLab construction and maintenance (based on Docker image sameersbn/docker-gitlab)1. Read the basics of this Article
Familiar with git
Familiar with docker
2. GitLab introduction 2.1. Overview
GitLab is an open-source project used for warehouse management systems. A web service built on Git as a code management tool. Github is a public git repository, and G
and no longer referenced become dangling images:After the local image is updated, a These mirrors are referred to as intermediate mirrors (the layers that other mirrors depend on).We can also execute prune in different sub-commands, so that a class of resources is deleted:Docker Container Prune # Remove all containers from exit statusDocker Volume Prune # Delete unused data volumesDocker Image Prune # Delete dangling or all unused mirrorsLet Docker g
and Apphouse.
Docker is now in full swing at home, Docker can be built once, everywhere to run, a variety of practices and production deployment also launched, Docker basic knowledge and benefits of the author is not here popular science.
Appsoar, Docker-based, enterprise a
Install the latest docker in ubuntu 16.04, 16.04 docker
This article describes how to install and upgrade docker, docker-compose, and docker-machine in ubuntu16.04.
Docker: there are two versions:
the time of the * * *, because a development directly to the above three positions, and a set of automated deployment mechanism so the problem will be less, but on the line when people are still frightened.If the use of containers, then the development of directly in the container development, the test when the entire container for testing, measured the change in the container and then put on the line. Through the container, the entire development, testing and
This article describes how to build a localized Docker image warehouse on the POWER8 server, which involves mirroring production, Docker Registry service startup, and so on. I want to be able to provide reference for the students who build Docker warehouses on non-X86 servers.Disclaimer: This article is only used as a
port 80 on the respective container.
User namespaces
Starting with Linux 2.6.23 completed on Linux 3.8)
User and group ID spaces
The user and group IDs of the processes in user namespace can be different from the host, and each container can have a different user and group ID, and a non-privileged user on a host can be a privileged user in the user namespace ;
The concept of Linux namespace is simple, simple and complex. Simply put, we just need to know tha
What is Docker machine?The MaChine is a tool for simplifying the installation of Docker environments. How to simplify the method, for example, installing a Docker environment in Ubuntu to install in accordance with the System configuration tutorial, which day changed the CentOS system, but also follow the system configuration tutorial installed. There are many ve
Original link http://blog.csdn.net/shlazww/article/details/39178469Docker Source Code Analysis (a): Docker architectureTags: cloud computing docker Architecture2014-09-10 11:09 7491 People read comments (0) favorite reports This article has been included in:Docker Knowledge BaseClassification:Docker (+)Cloud Computing (+) system Structure (3)Copyright NOTICE: This article for Bo Master original article,
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.