您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Learning.Docker.1784397938

  2. Optimize the power of Docker to run your applications quickly and easily About This Book Learn to compose, use, and publish the Docker containers Leverage the features of Docker to deploy your existing applications Explore real world examples of sec
  3. 所属分类:互联网

    • 发布日期:2015-07-16
    • 文件大小:2097152
    • 提供者:ramissue
  1. Learning.Docker.17843979

  2. Optimize the power of Docker to run your applications quickly and easily About This Book Learn to compose, use, and publish the Docker containers Leverage the features of Docker to deploy your existing applications Explore real world examples of sec
  3. 所属分类:互联网

    • 发布日期:2015-08-05
    • 文件大小:2097152
    • 提供者:ramissue
  1. Spring.Boot.Cookbook.1785284150

  2. Over 35 recipes to help you build, test, and run Spring applications using Spring Boot About This Book Learn to create different types of Spring Boot applications, configure behavior, and add custom components Become more efficient in testing, deplo
  3. 所属分类:Web开发

    • 发布日期:2015-10-26
    • 文件大小:2097152
    • 提供者:ramissue
  1. Docker.in.Practice.1617292729

  2. Summary An open source container system, Docker makes deploying applications painless and flexible. Docker is powerful and simple to use, and it makes life easier for developers and administrators alike providing shorter build times, fewer productio
  3. 所属分类:互联网

    • 发布日期:2016-06-10
    • 文件大小:6291456
    • 提供者:ramissue
  1. Mastering Ubuntu Server(PACKT,2016)

  2. Ubuntu is a Debian-based Linux operating system, and has various versions targeted at servers, desktops, phones, tablets and televisions. The Ubuntu Server Edition, also called Ubuntu Server, offers support for several common configurations, and als
  3. 所属分类:Ubuntu

    • 发布日期:2016-08-13
    • 文件大小:31457280
    • 提供者:vanridin
  1. Practical OneOps

  2. Practical OneOps by Nilesh Nimkar English | 12 Apr. 2017 | ASIN: B01FI3CD1C | 266 Pages | AZW3 | 13.74 MB Key Features Leverage OneOps to achieve continuous application lifecycle management Switch between multiple cloud providers in order to leverag
  3. 所属分类:其它

    • 发布日期:2017-04-19
    • 文件大小:13631488
    • 提供者:u013003382
  1. Top 1000 Java Interview Questions

  2. Java Basics 1. What is the difference between JDK and JRE? 2. What is Java Virtual Machine (JVM)? 3. What are the different types of memory areas allocated by JVM? 4. What is JIT compiler? 5. How Java platform is different from other platforms? 6. W
  3. 所属分类:Java

    • 发布日期:2017-08-31
    • 文件大小:1048576
    • 提供者:qq_40045775
  1. Docker in Practice

  2. 无水印。 Docker in Practice, 1st Edition. An open source container system, Docker makes deploying applications painless and flexible. Docker is powerful and simple to use, and it makes life easier for developers and administrators alike providing shorte
  3. 所属分类:Docker

    • 发布日期:2017-10-19
    • 文件大小:6291456
    • 提供者:xuanguang001
  1. Docker Orchestration

  2. Docker containers are a powerful tool for building and deploying services consistently and reliably. As the number of containers increases, they also become a problem to manage. The problem is only exasperated when the containers are run on multiple
  3. 所属分类:Linux

    • 发布日期:2018-01-01
    • 文件大小:5242880
    • 提供者:andyyoung01
  1. Distributed.Computing.with.Go

  2. Chapter 1, Developer Environment for Go, covers a list of topics and concepts required to start working with Go and rest of the book. Some of these topics include Docker and testing in Go. Chapter 2, Understanding Goroutines, introduces the topic of
  3. 所属分类:其它

    • 发布日期:2018-03-29
    • 文件大小:3145728
    • 提供者:kan_auyeung
  1. mastering-spring-cloud2018

  2. An active internet connection Java 8+ Docker Maven Git client Chapter 1, Introduction to Microservices, will introduce you to the microservices architecture, cloud environment, etc. You will learn the difference between a microservice based applicat
  3. 所属分类:Web开发

    • 发布日期:2018-05-25
    • 文件大小:9437184
    • 提供者:sinat_41581062
  1. Docker.Jenkins.Continuous.Delivery

  2. Historically we have seen waves of innova on hit the Informa on Technology industry. Typically, these have happened separately in the areas of infrastructure (mainframe to distributed to virtual), applica on architecture (monolithic to client-server
  3. 所属分类:IT管理

    • 发布日期:2018-06-13
    • 文件大小:1048576
    • 提供者:ye_yanbo
  1. docker-orderer.yaml

  2. 部署单机多节点网络所用到的docker-orderer.yaml文件。
  3. 所属分类:BlueMix

    • 发布日期:2018-11-15
    • 文件大小:2048
    • 提供者:tianshuhao521
  1. Ecommerce-Order-Processing:电子商务订单处理-源码

  2. 电子商务订单处理 电子商务订单处理docker build -t mahikasarla / ecommerce。 --no-cache docker run -d -p 8080:8080 mahikasarla /电子商务bash docker run -h ecommerce -it -p 8080:8080 mahikasarla / ecommerce bash
  3. 所属分类:其它

    • 发布日期:2021-03-19
    • 文件大小:82944
    • 提供者:weixin_42146888
  1. Docketeer:易于使用的Docker GUI,允许开发人员管理Docker容器并监控关键指标-源码

  2. :house: :card_file_box:| :bug: :chair:表中的内容 :toolbox:特征 从命令行管理Docker映像,容器和网络,同时尝试监视关键指标可能既乏味又违反直觉。为了使此过程对开发人员更友好,我们创建了Docketeer:Docker的GUI。 :baby:安装 克隆回购 CD进入目录,然后npm install 请按照以下示例为Twilio API配置环境变量。 npm run dev Twilio设置 1. Download the helpe
  3. 所属分类:其它

    • 发布日期:2021-03-19
    • 文件大小:473088
    • 提供者:weixin_42129412
  1. Order-Api:Order-Api是一个简单的REST API,用于上传使用Django Rest Framework构建的客户订单。此项目用于升级测试驱动的开发和CICD https-源码

  2. 订单API ..Order-Api是一个简单的REST API,用于上传客户订单。 ..用户故事用户通过OAUTH2和OpenidCOnnect(GOogleOAuth 2.0)进行身份验证客户创建订单成功创建订单后,客户会收到消息(异步任务) 工具与技术 Django的 DjangoRest 特拉维斯(CI / CD) Heroku部署 AfricaisTalking-(SMSGATEWAY) 覆盖范围 芹菜 雷迪斯 pytest 码头工人 Docker-撰写 API端点 问题端点
  3. 所属分类:其它

    • 发布日期:2021-03-17
    • 文件大小:6291456
    • 提供者:weixin_42130889
  1. ms-order-delivery:在节点+ express和mysql中制作的微服务,用于按交货检索订单-源码

  2. 微服务订单传递 Para ejecutar en desarrollo,primero安装了依存关系: npm install 是的 nodemon 替代品(或其他产品): npm start 码头工人: Para ejecutar el容器Docker节点和mysql: sudo docker-compose up
  3. 所属分类:其它

    • 发布日期:2021-02-15
    • 文件大小:30720
    • 提供者:weixin_42116705
  1. springboot-customer-order:Spring启动应用程序-源码

  2. Springboot客户订单 Spring启动应用程序 使用Docker运行项目的说明 cd到项目根目录中的docker 运行“ docker build -t spring-app”。 运行“ docker run -p 8080:8080 spring-app” 使用Java和Maven运行项目的说明 cd到项目根目录 运行“ MVN全新安装”来构建项目 cd到由maven创建的目标目录 运行“ java -jar customer-order-0.0.1-SNAPSHOT.jar --
  3. 所属分类:其它

    • 发布日期:2021-02-15
    • 文件大小:35651584
    • 提供者:weixin_42097369
  1. GraphAPI:具有.NET Core 3,ASP.NET Core 3,GraphQL,实体框架Core,PostgreSQL或MSSQL,MongoDB,MediatR,Automapper,MassTransit,RabbitMQ或

  2. 图形API 该项目是概念的实验证明,它公开了GraphQL API。 它由一个任务管理器组成,包括用户,项目和任务管理。 在DDD,六角建筑和CQRS上有灵感。 建筑 架构图 schema { query : query mutation : mutation } 查询 type query { user ( id : String ! ): UserType users ( pagination : PaginationType ! order : Strin
  3. 所属分类:其它

    • 发布日期:2021-02-02
    • 文件大小:104448
    • 提供者:weixin_42134554
  1. scala-fp-order-service-源码

  2. 从无标签决赛构建DDD 此仓库受启发。 请参考。 技术 猫,猫的效果 大约,doobie,http4s 无标签决赛,cats-mtl 怎么跑 docker-compose run --service-ports app
  3. 所属分类:其它

    • 发布日期:2021-03-20
    • 文件大小:33792
    • 提供者:weixin_42150360
« 12 »