CN107678756A - A kind of Web based on Docker applies a key dissemination method - Google Patents

A kind of Web based on Docker applies a key dissemination method Download PDF

Info

Publication number
CN107678756A
CN107678756A CN201710927181.6A CN201710927181A CN107678756A CN 107678756 A CN107678756 A CN 107678756A CN 201710927181 A CN201710927181 A CN 201710927181A CN 107678756 A CN107678756 A CN 107678756A
Authority
CN
China
Prior art keywords
docker
mirror image
compiling
applies
web based
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201710927181.6A
Other languages
Chinese (zh)
Inventor
汤严敏
姜颖寅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qianxun Position Network Co Ltd
Original Assignee
Qianxun Position Network Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Qianxun Position Network Co Ltd filed Critical Qianxun Position Network Co Ltd
Priority to CN201710927181.6A priority Critical patent/CN107678756A/en
Publication of CN107678756A publication Critical patent/CN107678756A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/45Exploiting coarse grain parallelism in compilation, i.e. parallelism between groups of instructions

Abstract

The invention provides a kind of Web based on Docker to apply a key dissemination method, comprises the following steps:Step 1, mirror image is made:By the file destination after foundation image, the kit relied on, packing and entrance shell script write-in dockerfile, designated mirror is generated by docker build t appname. orders;Step 2, mark mirror image and mirror image warehouse is pushed to;Step 3, deployment container:Including modification Docker organization files and perform layout.The present invention had both accomplished that multiple compilation processes were independent of each other, and had been managed collectively compilation tool again;The problem of packaging operation is performed under same system catalogue is evaded;The system resource of single main frame has been multiplexed significantly;The a whole set of association Web applications of key issue are supported, embody user's care.

Description

A kind of Web based on Docker applies a key dissemination method
Technical field
The present invention relates to Internet technical field, and in particular to a kind of Web based on Docker applies a key dissemination method.
Background technology
Docker is the advanced container engine based on LXC that PaaS providers DotCloud increases income, source code trustship On Github, as development language and defer to Apache2.0 agreements using GO and increase income.Docker uses client/server (C/S) architecture mode, container whole life cycle is managed using OPEN API.
Mirror image (Image) is the basis for building container, and mirror image is a kind of file system of hierarchy.One read only layer quilt Referred to as mirror image, a mirror image will not forever become.Because Docker uses a unified file system, Docker processes think Whole file system is with read-write mode carry.But the writable layers of top layer all occur for all changes, and lower floor is original Read-only mirror image file do not change.Because mirror image is not writeable, so mirror image is stateless.
Container is based on Docker mirror images and creates generation.Container can be understood as an example of mirror image.User can beat Bag application and program, which rely on, wraps into a transplantable container, is then deployed to (common on the Linux machines for supporting Docker Linux released versions all support Docker substantially).Meanwhile realize the virtualization of process-level.
Dockerfile is the script being made up of series of orders and parameter, and these orders are applied to foundation image and final Create a new mirror image.They simplify flow from the beginning to the end and greatly simplify and map out the work.Dockerfile from FROM orders start, and then the various methods of follower, order and parameter.Its output is one and new can be used for creating container Mirror image.
For mirror image in the warehouse (Repository) for preserving Docker Hub, mirror image warehouse is similar to warehouse in Git Concept.Many mirror images can be preserved in one warehouse, in other words the mirror image of many versions.Also as Git, Docker Hub By label (tag) come the different editions of label mirror image.
Layout is a kind of instrument for being used for running multiple Docker containers.Organization file definition application can be used.Then One order, which is set out, performs and creates the application that container operation is defined.
The existing Web application delivery systems for being not based on Docker, are often accomplished that on one or several main frames are fixed It is compiled, then packs and distribute the packaging file to target machine, finally decompress and be deployed on the target machine.Concrete analysis is such as Under:
1st, compiled on specific one or several main frames.This kind of main frame possesses to be relied on needed for execution compiling.It is if of the same race Compiling mode, the compilation tool of different editions is directed to use with, such as gradle 3.x, gradle 4.x.In general mode is not Compiling is performed on same compiling main frame.
2nd, packed under specified engineering catalogue.As xxx-service Web applications are positioned over/home/admin/ xxx-service.After the completion of compiling, file destination all deposit with the catalogue, packing action also operate under the catalogue.Thus produce Exclusiveness is given birth to.Issue of the same time to xxx-service can only perform once.
When the 3rd, disposing, the file after packing be present on target machine, decompression is run.Because the operation of Web applications needs Port is exposed, such as 80 ports, this allows for that a kind of Web applications for monitoring 80 ports can only be run on a target machine.
4th, target machine is that the main frame disposed needs the bag that the program of operation Web applications and program rely on.Such as java Using needing jre (java runtime environment).Using the jre of different editions, if that just needs Web Especially handled on target machine and sex chromosome mosaicism is coexisted to the jre of different editions.
Typical delivery system use process executive mode, using code for input, useful application or service be export to Delivered at family.The development environment of prior art often has that environmental resource utilization rate is low, and reusability of resources is poor, such as:One master Machine only disposes an application or several same type of applications.It is more using upper constraints;In issuing process, to deployed environment Coherence request is high, inevitable environment consistency maintenance cost be present;Meanwhile be related to more team in issuing process and coordinate, The problems such as each stage is handled by different team, and the deviation in information transmission distortion, and environment setting is carried out in unavoidable area.
The content of the invention
The present invention is provides a whole set of solution using issue, i.e.,:Using processes of research & development as trunk, Docker containers are Carrier, environmental resource is integrated, support Web application issues in the strong development environment of utilization rate height, a retractility, solve Following technical problem:
1st, closure relies on, and Web applies the environmental factor itself relied on it to close in mirror image, has accomplished " a mirror Picture, it can run everywhere ".It is, it is necessary to which enumerating a series of dependence explanation is given to O&M team when eliminating Web application issues, i.e., secondary Operation, the typical scene may lack due to relying on explanation, operating personnel understand that the subjective factors such as deviation cause issue to fail.And One mirror image is completely self-contained, and an order is loaded in container and can run.
2nd, operation, key issue Web applications are simplified.Web application issue flows, it is curable into set operating procedure, with Sheet format typing necessary information, such as:Apply Names, code branch, deployment main frame etc., click on and submit the latter whole hair of key triggering Cloth flow.
3rd, efficiency for issuing is lifted, issue flow supports concurrent processing.And all exist between not all Web applications mutually according to The relation of relying, i.e. issue must be issued first using A before applying B.Similar Web applications can issue simultaneously.
4th, plan as a whole environmental resource, efficiently utilize host resource.Typical deployment scenario:One is disposed on one main frame Web is applied.This is due to have exclusiveness, such as port using the occupancy to host resource;And the consideration on O&M strategy.And Using Docker containerization techniques, effectively each Web applications are closed within respective container, and realize application level It is mutually isolated.The resource of single main frame has greatly been multiplexed, has reduced O&M spending cost.
5th, operation flow is dredged, is truly realized Continuous Delivery (lasting to deliver).Development/testing/O&M hair Cloth is based on identical mirror image, in a manner of pipeline system, same image file is loaded in the container on different hosts machine, significantly Delivery efficiency is improved, high frequency can be supported to issue.
6th, environment O&M cost is reduced, container can perform on any popular Linux main frames, reduce the limit of use environment System, effectively utilizes storage environmental resource.
Applied in the present invention and Web applications (network application, the application or service provided based on internet) are provided.The present invention adopts Technical scheme is as follows:
A kind of Web based on Docker applies a key dissemination method, comprises the following steps:
Step 1, mirror image is made:By the file destination and entrance script journey after foundation image, the kit relied on, packing Sequence writes dockerfile, and designated mirror is generated by ordering;
Step 2, mark mirror image and mirror image warehouse is pushed to;
Step 3, deployment container:Including modification Docker organization files and perform layout.
Further, the step 1 specifically includes following steps:
Step 11, selection application:By the Code Clones of Web applications to translation and compiling environment;
Step 12, code branch is pulled:Code branch needed for switching to;
Step 13, compile:Compiling is realized by performing " main compilation script ", the file destination after compiling is exported or passes through Jenkins is realized and concurrently compiled, and exports the file destination after compiling;
Step 14, pack:After file destination after compiling is carried out into target or file structure adjustment, compression packing, deposit It is put under the catalogue specified in dockerfile;
Step 15, into the catalogue specified in dockerfile, docker build-t appname. orders is performed and are generated Designated mirror.
Further, the translation and compiling environment is a main frame for possessing compilation tool, or one on Jenkins clusters An actuator in individual node.
Further, in the step 13, " main compilation script " equivalent to one main () function, difference compiling type is deposited It is in each judgement branch, each type that compiles has the compilation step of respective differentiation, and Jenkins realizes that compiling can integrate It is somebody's turn to do " main compilation script ", compiling type is distinguished to pass to join;Also can be according to different compiling types, benchmark compiler task corresponding to setting Masterplate is realized.
Further, in the step 13, realize that concurrently compiling specifically includes following steps by Jenkins:Pass through The task that the REST API triggerings that Jenkins is provided have been registered on Jenkins, being triggered for task are dispatched to by master Performed in an actuator in one node.
Further, mark mirror image is that mirror image plays a label in the step 2, to distinguish the different versions of same mirror image This, the label includes timestamp and code branch name.
Further, docker push appname are passed through in step 2:Tagname orders push to mirror image warehouse.
Further, Docker organization files start two containers successively in step 3, and one is the appearance for including Web applications Device, another is to include the container for making reverse proxy.
Further, layout is performed by docker-compose up orders in step 3, uses docker-compose Ps checks that layout performs state, completes the deployment of described two containers.
Further, the Open API provided in step 3 by " Ali's cloud " perform layout, are monitored and compiled by graphical interfaces Discharge into exhibition and check the running status of two containers.
Beneficial effects of the present invention are as follows:
1st, using Jenkins, (Jenkins is an open source software project to the present invention, is that one kind based on Java exploitations is held Continuous integration tool) perform compiling.When Jenkins performs compiling, dispatched with task state, the task run specifies node free time In actuator (build executor).Accomplish mutually isolated during multiple compiler tasks.Difference is may specify in task configuration Compilation tool and instrument version.To sum up, both accomplished that multiple compilation processes were independent of each other, and be managed collectively compilation tool again.
2nd, each tasks carrying is more above referred in actuator, and mutually isolated, this has just evaded under same system catalogue The problem of performing packaging operation.
3rd, the present invention runs on Web applications in Docker containers so that multiple Web applications can monitor same one end when starting Mouthful, this is the mutually isolated characteristic of Docker containers, i.e. closed.Meanwhile multiple Web internal ports applied are mapped to place The different port of main frame, the system resource of single main frame has so been multiplexed significantly.
4th, the mutually isolated characteristic of Docker containers so that different types of Web applications can be run in different vessels on demand, Can be java applications, node applications etc..And any operation program need not be installed on host.
5th, special, the present invention supports key issue.Not only support to issue single Web applications, and be integrated with Web applications Dependence, support a whole set of association Web applications of key issue.Embody user's care.
Brief description of the drawings
Fig. 1 is that Web of the present invention based on Docker applies a key dissemination method flow synoptic diagram.
Fig. 2 is a kind of embodiment of compilation phase of the invention.
Fig. 3 is a kind of embodiment of deployment container of the present invention.
Embodiment
The present invention realizes Web application compilings using the containerization technique of this process-levels of Docker, packs, structure, portion One whole piece operation flow automatic business processing of administration, with test environment substantially without coupling, effectively integrates the effect of test environment resource, And support key issue Web applications.Hereinafter, the present invention is further elaborated in conjunction with the accompanying drawings and embodiments.
Fig. 1 is that Web of the present invention based on Docker applies a key dissemination method flow synoptic diagram, including " making mirror image ", " pushing to mirror image warehouse " and " deployment container " three steps.It can further refine under each step, will hereafter chat in detail again State whole issue flow and embodiment.
Step 1, mirror image is made
Mirror image is made based on dockerfile.By the file destination after foundation image, the kit relied on, packing and enter Mouth shell script write-in dockerfile, passes through docker build-t appname. orders and generates designated mirror.Specifically include Following steps:
Step 11, selection application
The Web codes applied are cloned into translation and compiling environment by git clone.The translation and compiling environment can possess compiling A task performer in one main frame of instrument, or mono- node of Jenkins (a Jenkins node) (build executor)。
Step 12, code branch is pulled
Code branch needed for switching to.
Step 13, compile
Compiling, the file destination after output compiling are realized by performing " main compilation script "." main compilation script " equivalent to One main () function, difference compiling type are present in each judgement branch, and each type that compiles has respective differentiation again Compilation step, all tissues in the form of " sub- compilation script ".
Alternatively, realized by Jenkins and concurrently compiled, as shown in Figure 2.The RESTAPI provided by Jenkins is triggered Having been registered on Jenkins for task, perform on Jenkins clusters.Being triggered for task can be according to certain regular quilt Performed in the actuator that master is dispatched in a node.Each actuator is mutually isolated, and it is mutual to realize concurrently compiling Do not influence.
Step 14, pack
After file destination after compiling is carried out into necessary catalogue or file structure adjustment, compression packing, deposit in It is copy to generate mirror image in dockerfile under assigned catalogue.
Step 15, mirror image is generated
Catalogue where into dockerfile, perform docker build-tappname. orders generation mirror image.
Step 2, mark mirror image and mirror image warehouse is pushed to
1) mark mirror image
Mark is that mirror image plays a label, and as same mirror image plays a label to distinguish different versions.Usage time The combination of stamp+code branch name as a label, such as:20170724.115422.master.
2) mirror image warehouse is pushed to
Pass through docker push appname:Tagname orders push to Remote Switched Port Analyzer warehouse.So far hair of the invention Cloth object is ready.
Note:
1) give tacit consent to the mirror image warehouse to have created, and make Mirroring Environment and possess access and operating right.
2) present invention uses the mirror image made by " Ali's cloud " privately owned mirror image depot maintenance.
3) present invention uses the docker orchestrating services that " Ali's cloud " provides.Substantially " Ali's cloud " is to the docker that increases income Orchestration technology has made one layer of encapsulation.Used with reference to " Ali's cloud " cluster.
Step 3, deployment container
1) Docker organization files are changed
Each Web applies this delivery system realized in the present invention to have a Docker organization file.This text Part can be managed as a configuration file.Every time during deployment, image is changed:′registry.cn- beijing.aliyuncs.com/xxx/backend-service:20170725.162538.master ' tag parts. The embodiment of a Docker organization file given below:
It can be found that:The organization file starts two containers successively, and one is the container for including Web applications, another Individual is to include the container for making reverse proxy.
Fig. 3 illustrates a kind of embodiment of deployment container.Wherein " nginx clusters " includes n outside nginx (reverse generation Manage server program) server, the part is typically planned by O&M team and set, and need to inform O&M team Web application deployment Host IP address, and exposure port numbers, to be set on the specific nginx servers in " nginx clusters " upstream.So, user's request, such as:https://app1.example.com correctly could be distributed to " main frame Corresponding container on the inner particular host of cluster ", complete interaction.
2) layout is performed
Layout is performed by docker-compose up orders, checks that layout performs shape using docker-compose ps State, complete the deployment of two above container.So far, once typical issue is completed.Alternatively, " Ali's cloud " is used to provide Open API carry out layout execution, and layout progress can be monitored by graphical interfaces and checks container running status.
The present invention uses Docker containerization techniques, with reference to Jenkins continuous integrating platforms, by Web application issue flows It is increasingly automated, generalization.The present invention preferred Java, Shell or Python, which are used as, becomes language.
Although the present invention is disclosed as above with preferred embodiment, it is not for limiting the present invention, any this area Technical staff without departing from the spirit and scope of the present invention, may be by the methods and technical content of the disclosure above to this hair Bright technical scheme makes possible variation and modification, therefore, every content without departing from technical solution of the present invention, according to the present invention Any simple modifications, equivalents, and modifications made to above example of technical spirit, belong to technical solution of the present invention Protection domain.

Claims (10)

1. a kind of Web based on Docker applies a key dissemination method, it is characterised in that comprises the following steps:
Step 1, mirror image is made:File destination after foundation image, the kit relied on, packing and entrance shell script are write Enter dockerfile, designated mirror is generated by ordering;
Step 2, mark mirror image and mirror image warehouse is pushed to;
Step 3, deployment container:Including modification benchmark Docker organization files and perform layout.
2. a kind of Web based on Docker as claimed in claim 1 applies a key dissemination method, it is characterised in that the step Rapid 1 specifically includes following steps:
Step 11, selection application:The Web codes applied are pulled into translation and compiling environment;
Step 12, code branch is adjusted:Code branch needed for switching to;
Step 13, compile:Compiling is realized by performing " main compilation script ", the file destination after compiling is exported or passes through Jenkins is realized and concurrently compiled, and exports file destination;
Step 14, pack:File destination after compiling is subjected to necessary processing or bibliographic structure adjustment, compression packing, deposited It is put under the catalogue specified in dockerfile;
Step 15, into the catalogue specified in dockerfile, it is specified to perform docker build-t appname. orders generation Mirror image.
3. a kind of Web based on Docker as claimed in claim 2 applies a key dissemination method, it is characterised in that the volume It is a main frame for possessing compilation tool to translate environment, or an actuator on Jenkins clusters in a node.
4. a kind of Web based on Docker as claimed in claim 3 applies a key dissemination method, it is characterised in that the step In rapid 13, " main compilation script " equivalent to one main () function, difference compiling type is present in each judgement branch, often Individual compiling type has the compilation step of respective differentiation, and Jenkins realizes that compiling can integrate " the main compilation script ", to pass ginseng Distinguish compiling type;Or according to different compiling types, benchmark compiler task masterplate corresponding to setting is realized.
5. a kind of Web based on Docker as claimed in claim 3 applies a key dissemination method, it is characterised in that the step In rapid 13, realize that concurrently compiling specifically includes following steps by Jenkins:The REST API provided by Jenkins are triggered Having been registered on Jenkins for task, being triggered for task are dispatched in an actuator in a node by master Perform.
6. a kind of Web based on Docker as described in claim 4 or 5 applies a key dissemination method, it is characterised in that described Mark mirror image is that mirror image plays label in step 2, to distinguish the different editions of same mirror image, the label include timestamp and Code branch name.
7. a kind of Web based on Docker as claimed in claim 6 applies a key dissemination method, it is characterised in that in step 2 Pass through docker push appname:Tagname orders push to mirror image warehouse.
8. a kind of Web based on Docker as claimed in claim 6 applies a key dissemination method, it is characterised in that in step 3 Docker organization files start two containers successively, one to include the container of Web applications, another is comprising making reverse proxy Container.
9. a kind of Web based on Docker as claimed in claim 8 applies a key dissemination method, it is characterised in that in step 3 Layout is performed by docker-compose up orders, checks that layout performs state using docker-compose ps, completes The deployment of described two containers.
10. a kind of Web based on Docker as claimed in claim 8 applies a key dissemination method, it is characterised in that step 3 In the Open API that are provided by " Ali's cloud " perform layout, layout progress is monitored by graphical interfaces and checks two containers Running status.
CN201710927181.6A 2017-09-29 2017-09-29 A kind of Web based on Docker applies a key dissemination method Pending CN107678756A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710927181.6A CN107678756A (en) 2017-09-29 2017-09-29 A kind of Web based on Docker applies a key dissemination method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710927181.6A CN107678756A (en) 2017-09-29 2017-09-29 A kind of Web based on Docker applies a key dissemination method

Publications (1)

Publication Number Publication Date
CN107678756A true CN107678756A (en) 2018-02-09

Family

ID=61138655

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710927181.6A Pending CN107678756A (en) 2017-09-29 2017-09-29 A kind of Web based on Docker applies a key dissemination method

Country Status (1)

Country Link
CN (1) CN107678756A (en)

Cited By (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108415795A (en) * 2018-02-12 2018-08-17 人和未来生物科技(长沙)有限公司 A kind of container Dockerfile, container mirror image rapid generation and system
CN108549536A (en) * 2018-03-29 2018-09-18 上海嘉银金融科技股份有限公司 A kind of continuous integrating continues delivery system
CN108563451A (en) * 2018-02-26 2018-09-21 挖财网络技术有限公司 A kind of method, apparatus and system of the structure and publication of Docker containers
CN108845862A (en) * 2018-05-25 2018-11-20 浪潮软件集团有限公司 Multi-container management method and device
CN108874403A (en) * 2018-05-30 2018-11-23 深圳市分期乐网络科技有限公司 Dissemination method, device, equipment and the storage medium of rule file
CN108920250A (en) * 2018-06-05 2018-11-30 麒麟合盛网络技术股份有限公司 The method and device of Application Container
CN108958892A (en) * 2018-08-14 2018-12-07 郑州云海信息技术有限公司 A kind of method and apparatus creating the container for deep learning operation
CN108959455A (en) * 2018-06-15 2018-12-07 上海陆家嘴国际金融资产交易市场股份有限公司 Single page Web application implementation method, device, computer equipment and storage medium
CN108984268A (en) * 2018-07-13 2018-12-11 郑州云海信息技术有限公司 The method and apparatus of Container Management in Docker system
CN108984179A (en) * 2018-06-28 2018-12-11 北京奇安信科技有限公司 Process of compilation method and device under a kind of Linux
CN109271170A (en) * 2018-09-05 2019-01-25 杭州数梦工场科技有限公司 A kind of distributed system dispositions method, system, electronic equipment and storage medium
CN109271198A (en) * 2018-08-16 2019-01-25 中国平安人寿保险股份有限公司 Mirror image packaging method, device and electronic equipment based on Docker container
CN109508178A (en) * 2018-09-27 2019-03-22 咪咕文化科技有限公司 A kind of program developing method and device
CN109582315A (en) * 2018-10-26 2019-04-05 北京百度网讯科技有限公司 Service privatization method, apparatus, computer equipment and storage medium
CN109739616A (en) * 2018-12-05 2019-05-10 国云科技股份有限公司 A kind of cloud platform container mirror image batch making method
CN109739518A (en) * 2018-12-25 2019-05-10 杭州数梦工场科技有限公司 Generate the method and device of offline software resource
CN109739523A (en) * 2019-01-03 2019-05-10 Oppo广东移动通信有限公司 Application program packaging method, device, storage medium and terminal
CN109976739A (en) * 2019-03-29 2019-07-05 山东浪潮云信息技术有限公司 A kind of front end development approach based on docker
CN110083588A (en) * 2019-04-17 2019-08-02 百度在线网络技术(北京)有限公司 A kind of dissemination method, dispositions method and the relevant device of Redis management system
CN110149339A (en) * 2019-05-27 2019-08-20 浪潮云信息技术有限公司 A kind of method and system for realizing AWS API based on RESTful API
CN110399134A (en) * 2019-06-28 2019-11-01 绿漫科技有限公司 A kind of quick deployment method and system based on container
CN110457115A (en) * 2019-07-26 2019-11-15 武汉中海庭数据技术有限公司 A kind of KHB service publishing method, device and storage medium based on Docker
CN110865840A (en) * 2019-11-18 2020-03-06 上海极链网络科技有限公司 Application management method, device, server and storage medium
CN110888655A (en) * 2019-11-14 2020-03-17 中国民航信息网络股份有限公司 Application publishing method and device
CN110941434A (en) * 2018-09-21 2020-03-31 中国石油化工股份有限公司 Seismic processing software deployment method based on container technology
CN111124596A (en) * 2018-11-01 2020-05-08 千寻位置网络有限公司 Container-based release management method and system
CN111198744A (en) * 2018-11-16 2020-05-26 中标软件有限公司 Method for automatic application program containerization and mirror image backup release
CN111309446A (en) * 2020-03-10 2020-06-19 山东汇贸电子口岸有限公司 Method for rapidly publishing large amount of docker images based on hierarchical management
CN111352692A (en) * 2018-12-21 2020-06-30 中国科学院声学研究所 Method and system for realizing container mirror image by adopting web language
CN111610989A (en) * 2020-06-17 2020-09-01 中国人民解放军国防科技大学 Application release/update method and system for offline container cloud environment
CN111796863A (en) * 2020-07-10 2020-10-20 四川中电启明星信息技术有限公司 Cross-environment project version management method
CN112558981A (en) * 2020-12-23 2021-03-26 上海万向区块链股份公司 Custom compiling and deploying method and system based on jenkinsfile
CN112650662A (en) * 2019-10-10 2021-04-13 上海哔哩哔哩科技有限公司 Test environment deployment method and device
CN113485795A (en) * 2021-07-26 2021-10-08 四川万益能源科技有限公司 Automatic container starting method based on multiple types of projects
CN113553032A (en) * 2021-03-02 2021-10-26 北京星汉博纳医药科技有限公司 People-benefiting health system capable of rapidly consulting medicine-taking knowledge
CN114047938A (en) * 2022-01-11 2022-02-15 北京云歌科技有限责任公司 Method, device and equipment for constructing mirror image and readable storage medium
CN114237760A (en) * 2021-12-21 2022-03-25 华北电力大学 Method for packaging industrial mechanism model into container mirror image and issuing web service
CN114281371A (en) * 2022-03-08 2022-04-05 中电云数智科技有限公司 Front-end application deployment method and device
CN114879984A (en) * 2022-07-07 2022-08-09 杭州阿启视科技有限公司 Method for reducing volume of offline file by dynamically constructing docker mirror image

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105187500A (en) * 2015-08-07 2015-12-23 浪潮(北京)电子信息产业有限公司 Container-based distributed storage system deployment method
CN105245373A (en) * 2015-10-12 2016-01-13 天津市普迅电力信息技术有限公司 Construction and operation method of container cloud platform system
EP3109758A1 (en) * 2015-06-25 2016-12-28 Alcatel Lucent Method and apparatus for scaling an application
CN106325975A (en) * 2016-09-09 2017-01-11 浪潮软件股份有限公司 Method for automatically deploying and managing big data clusters through Docker container
CN106873975A (en) * 2016-12-30 2017-06-20 武汉默联股份有限公司 Devops based on Docker persistently pays and automated system and method
CN106933635A (en) * 2017-03-15 2017-07-07 北京搜狐新媒体信息技术有限公司 Docker mirror images generation method and Docker containers
CN107145380A (en) * 2017-03-27 2017-09-08 华为技术有限公司 Virtual resource method of combination and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3109758A1 (en) * 2015-06-25 2016-12-28 Alcatel Lucent Method and apparatus for scaling an application
CN105187500A (en) * 2015-08-07 2015-12-23 浪潮(北京)电子信息产业有限公司 Container-based distributed storage system deployment method
CN105245373A (en) * 2015-10-12 2016-01-13 天津市普迅电力信息技术有限公司 Construction and operation method of container cloud platform system
CN106325975A (en) * 2016-09-09 2017-01-11 浪潮软件股份有限公司 Method for automatically deploying and managing big data clusters through Docker container
CN106873975A (en) * 2016-12-30 2017-06-20 武汉默联股份有限公司 Devops based on Docker persistently pays and automated system and method
CN106933635A (en) * 2017-03-15 2017-07-07 北京搜狐新媒体信息技术有限公司 Docker mirror images generation method and Docker containers
CN107145380A (en) * 2017-03-27 2017-09-08 华为技术有限公司 Virtual resource method of combination and device

Cited By (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108415795B (en) * 2018-02-12 2019-04-05 人和未来生物科技(长沙)有限公司 A kind of container Dockerfile, container mirror image rapid generation and system
CN108415795A (en) * 2018-02-12 2018-08-17 人和未来生物科技(长沙)有限公司 A kind of container Dockerfile, container mirror image rapid generation and system
CN108563451A (en) * 2018-02-26 2018-09-21 挖财网络技术有限公司 A kind of method, apparatus and system of the structure and publication of Docker containers
CN108549536A (en) * 2018-03-29 2018-09-18 上海嘉银金融科技股份有限公司 A kind of continuous integrating continues delivery system
CN108845862A (en) * 2018-05-25 2018-11-20 浪潮软件集团有限公司 Multi-container management method and device
CN108874403A (en) * 2018-05-30 2018-11-23 深圳市分期乐网络科技有限公司 Dissemination method, device, equipment and the storage medium of rule file
CN108920250A (en) * 2018-06-05 2018-11-30 麒麟合盛网络技术股份有限公司 The method and device of Application Container
CN108920250B (en) * 2018-06-05 2021-11-19 麒麟合盛网络技术股份有限公司 Application program containerization method and device
CN108959455A (en) * 2018-06-15 2018-12-07 上海陆家嘴国际金融资产交易市场股份有限公司 Single page Web application implementation method, device, computer equipment and storage medium
CN108984179A (en) * 2018-06-28 2018-12-11 北京奇安信科技有限公司 Process of compilation method and device under a kind of Linux
CN108984179B (en) * 2018-06-28 2022-08-02 奇安信科技集团股份有限公司 Linux compiling processing method and device
CN108984268A (en) * 2018-07-13 2018-12-11 郑州云海信息技术有限公司 The method and apparatus of Container Management in Docker system
CN108958892A (en) * 2018-08-14 2018-12-07 郑州云海信息技术有限公司 A kind of method and apparatus creating the container for deep learning operation
CN109271198A (en) * 2018-08-16 2019-01-25 中国平安人寿保险股份有限公司 Mirror image packaging method, device and electronic equipment based on Docker container
CN109271170A (en) * 2018-09-05 2019-01-25 杭州数梦工场科技有限公司 A kind of distributed system dispositions method, system, electronic equipment and storage medium
CN110941434A (en) * 2018-09-21 2020-03-31 中国石油化工股份有限公司 Seismic processing software deployment method based on container technology
CN109508178A (en) * 2018-09-27 2019-03-22 咪咕文化科技有限公司 A kind of program developing method and device
CN109582315A (en) * 2018-10-26 2019-04-05 北京百度网讯科技有限公司 Service privatization method, apparatus, computer equipment and storage medium
CN111124596A (en) * 2018-11-01 2020-05-08 千寻位置网络有限公司 Container-based release management method and system
CN111198744A (en) * 2018-11-16 2020-05-26 中标软件有限公司 Method for automatic application program containerization and mirror image backup release
CN111198744B (en) * 2018-11-16 2023-05-30 中标软件有限公司 Method for automatic application program containerization and mirror image backup release
CN109739616A (en) * 2018-12-05 2019-05-10 国云科技股份有限公司 A kind of cloud platform container mirror image batch making method
CN111352692A (en) * 2018-12-21 2020-06-30 中国科学院声学研究所 Method and system for realizing container mirror image by adopting web language
CN111352692B (en) * 2018-12-21 2023-10-31 中国科学院声学研究所 Method and system for realizing container mirroring by adopting web language
CN109739518A (en) * 2018-12-25 2019-05-10 杭州数梦工场科技有限公司 Generate the method and device of offline software resource
CN109739523B (en) * 2019-01-03 2022-06-14 Oppo广东移动通信有限公司 Application program packaging method and device, storage medium and terminal
CN109739523A (en) * 2019-01-03 2019-05-10 Oppo广东移动通信有限公司 Application program packaging method, device, storage medium and terminal
CN109976739A (en) * 2019-03-29 2019-07-05 山东浪潮云信息技术有限公司 A kind of front end development approach based on docker
CN110083588A (en) * 2019-04-17 2019-08-02 百度在线网络技术(北京)有限公司 A kind of dissemination method, dispositions method and the relevant device of Redis management system
CN110149339A (en) * 2019-05-27 2019-08-20 浪潮云信息技术有限公司 A kind of method and system for realizing AWS API based on RESTful API
CN110399134A (en) * 2019-06-28 2019-11-01 绿漫科技有限公司 A kind of quick deployment method and system based on container
CN110457115A (en) * 2019-07-26 2019-11-15 武汉中海庭数据技术有限公司 A kind of KHB service publishing method, device and storage medium based on Docker
CN112650662A (en) * 2019-10-10 2021-04-13 上海哔哩哔哩科技有限公司 Test environment deployment method and device
CN110888655A (en) * 2019-11-14 2020-03-17 中国民航信息网络股份有限公司 Application publishing method and device
CN110865840A (en) * 2019-11-18 2020-03-06 上海极链网络科技有限公司 Application management method, device, server and storage medium
CN110865840B (en) * 2019-11-18 2023-11-03 义乌中国小商品城大数据有限公司 Application management method, device, server and storage medium
CN111309446A (en) * 2020-03-10 2020-06-19 山东汇贸电子口岸有限公司 Method for rapidly publishing large amount of docker images based on hierarchical management
CN111610989B (en) * 2020-06-17 2023-09-29 中国人民解放军国防科技大学 Application publishing/updating method and system for offline container cloud environment
CN111610989A (en) * 2020-06-17 2020-09-01 中国人民解放军国防科技大学 Application release/update method and system for offline container cloud environment
CN111796863A (en) * 2020-07-10 2020-10-20 四川中电启明星信息技术有限公司 Cross-environment project version management method
CN111796863B (en) * 2020-07-10 2024-04-05 四川中电启明星信息技术有限公司 Cross-environment project version management method
CN112558981B (en) * 2020-12-23 2024-02-06 上海万向区块链股份公司 Custom compiling and deploying method and system based on jenkinsfile
CN112558981A (en) * 2020-12-23 2021-03-26 上海万向区块链股份公司 Custom compiling and deploying method and system based on jenkinsfile
CN113553032A (en) * 2021-03-02 2021-10-26 北京星汉博纳医药科技有限公司 People-benefiting health system capable of rapidly consulting medicine-taking knowledge
CN113485795B (en) * 2021-07-26 2024-03-26 四川万益能源科技有限公司 Automatic container starting method based on multiple types of items
CN113485795A (en) * 2021-07-26 2021-10-08 四川万益能源科技有限公司 Automatic container starting method based on multiple types of projects
CN114237760B (en) * 2021-12-21 2023-08-11 华北电力大学 Method for packaging industrial mechanism model into container mirror image and publishing web service
CN114237760A (en) * 2021-12-21 2022-03-25 华北电力大学 Method for packaging industrial mechanism model into container mirror image and issuing web service
CN114047938A (en) * 2022-01-11 2022-02-15 北京云歌科技有限责任公司 Method, device and equipment for constructing mirror image and readable storage medium
CN114281371A (en) * 2022-03-08 2022-04-05 中电云数智科技有限公司 Front-end application deployment method and device
CN114879984B (en) * 2022-07-07 2022-10-18 杭州阿启视科技有限公司 Method for reducing volume of offline file by dynamically constructing docker mirror image
CN114879984A (en) * 2022-07-07 2022-08-09 杭州阿启视科技有限公司 Method for reducing volume of offline file by dynamically constructing docker mirror image

Similar Documents

Publication Publication Date Title
CN107678756A (en) A kind of Web based on Docker applies a key dissemination method
JP7057571B2 (en) Containerized deployment of microservices based on monolithic legacy applications
US10740093B2 (en) Advanced packaging techniques for improving work flows
EP1934794B1 (en) Apparatus, method and system for rapid delivery of distributed applications
CA2939400C (en) Systems and methods for controlling branch latency within computing applications
US20140068560A1 (en) Systems and methods for partitioning computing applications to optimize deployment resources
Lu et al. Pattern-based deployment service for next generation clouds
CN107783816A (en) The method and device that creation method and device, the big data cluster of virtual machine create
Meng et al. An invariant framework for conducting reproducible computational science
US20170351868A1 (en) Choreographed distributed execution of programs
CN110325978A (en) Cyclic dart connection: network-efficient, later period materialization, distributed connection technique
CN114675935A (en) Method and system for deploying chain code in alliance chain
CN102812437B (en) Height and low value application state
CN116107564B (en) Data-oriented cloud native software device and software platform
US20200133709A1 (en) System and method for content - application split
Boyer et al. A subset of the cern virtual machine file system: fast delivering of complex software stacks for supercomputing resources
Qasha et al. Sharing and performance optimization of reproducible workflows in the cloud
Garcia et al. NUBOMEDIA: an elastic PaaS enabling the convergence of real-time and big data multimedia
CN114661421A (en) Method and system for deploying chain code in alliance chain
Sungur et al. Executing informal processes
Fortuna et al. On-premise artificial intelligence as a service for small and medium size setups
US20090293064A1 (en) Synchronizing shared resources in an order processing environment using a synchronization component
CN106506209B (en) The management method and system of service
CN113608744B (en) Method for establishing environment construction unit for executing distributed compiling and distributed compiling system
Storetvedt A new Grid workflow for data analysis within the ALICE project using containers and modern Cloud technologies

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20180209

WD01 Invention patent application deemed withdrawn after publication