当前位置: 首页 > 软件库 > 云计算 > 云原生 >

dockerlabs

Docker - Beginners | Intermediate | Advanced
授权协议 Apache-2.0 License
开发语言 Google Go
所属分类 云计算、 云原生
软件类型 开源软件
地区 不详
投 递 者 毋胜涝
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Welcome to Docker Labs

My image

Docker Labs is a $0 learning platform for You . It brings you tutorials that help you get hands-on experience using Docker. Here you will find complete documentation of labs and tutorials that will help you, no matter if you are a beginner, SysAdmin, IT Pro or Developer. Most of the tutorials runs on Play with Docker Platform & Play with Kubernetes Platform. This is a free browser based learning platform for you. Docker tools like Docker Engine, Docker Compose & Docker Machine are already installed. Hence, we have everything ready for you to get started with.

Getting Started in 3 Simple Steps

Docker Hands-on Workshop/Labs

A Journey from Docker Fundamentals to Expert

Docker-Ready Stack for You

Web Framework

Monitoring

Logging

Testing Tools

Demos

Networking

Developer WorkFlow

Docker Security

Governance

Dockerlabs is an independent community project founded by Ajeet Singh Raina,a Docker Captain & Docker Community Leader which is now being built & shaped by a growing community of contributors across the globe.

Core Contributors

Ajeet Singh Raina
Ajeet Singh Raina

Sangam Biradar
Sangam Biradar

Savio Mathew
Savio Mathew

Saiyam Pathak
Saiyam Pathak

Apurva Bhandari
Apurva Bhandari

Sarkar Tathagata
Sarkar Tathagata

Prashansa K
Prashansa K

Wikitops
Wikitops

Akshit Grover
Akshit Grover

Ameya Agashe
Ameya Agashe

Bala
Bala

How to Contribute

Thank you so much for showing your interest in contributing to Dockerlabs tutorials.

Guide to submitting your own tutorial
Template for writing Tutorial Page

License

Apache License 2.0

Proceed to Beginners Track >>

 相关资料
  • Machine Learning for Beginners - A Curriculum �� Travel around the world as we explore Machine Learning by means of world cultures �� Azure Cloud Advocates at Microsoft are pleased to offer a 12-week,

  • This tutorial is intended for readers who are new to both machine learning and TensorFlow. If you already know what MNIST is, and what softmax (multinomial logistic) regression is, you might prefer th

  • This tutorial is intended for readers who are new to both machine learning and TensorFlow. If you already know what MNIST is, and what softmax (multinomial logistic) regression is, you might prefer th

  • 3D Game Shaders For Beginners Interested in addingtextures,lighting,shadows,normal maps,glowing objects,ambient occlusion,reflections,refractions,and more to your 3D game?Great!Below is a collection o

  • 问题内容: 该JAI设置是相当繁琐,涉及多个罐子和环境变量。如果我可以将其添加为常规Maven依赖项,则将极大地帮助项目的可移植性。 我正在使用的POM代码段是 错误是 我当然可以下载并安装这些jar。问题是双重的: jai_imageio需要两个罐子; jai_imageio需要安装本机库并设置两个环境变量。 我还没有找到一种使Maven起作用的方法。 问题答案: 我没有看到的是,仅在运行时才需

  • 问题内容: Google Chrome的ADVANCED REST CLIENT插件如何发出跨域POST请求?我以为可能是CORS出现问题,但在任何响应中都看不到“ Access-Control-Allow-Origin”。这是插件的链接: https://chrome.google.com/webstore/detail/hgmloofddffdnphfgcellkdfbfbjeloo/rela

  • 我一直试图激活Paypal支付先进的Magento 1.7.0.2但它根本不起作用。我相信整个设置是正确的,在购物车和贝宝帐户,我已经验证了贝宝文件以及在网上的研究。 我可以完成整个结账过程,并在支付选项中选择信用卡,其中显示“您将被要求在您下单后输入您的付款详细信息”,然后当我点击下单按钮时,它会进入购物车页面,而不要求付款,购物车是空的。然后,订单显示在admin中,状态为pending Pa

  • 问题内容: 为了满足程序的需要,我创建了一种使图像变形并将其放置在地图上的工具(我的程序是基于地图的程序)。 我编写了自己的机制,使用在图像上放置的三个点,在地图上放置的三个点来放置和扭曲图像,然后我只是简单地创建了一个AffineTransform,实际上将第一个三角形转换为第二个三角形将图像精确地放置在我想要的位置,并进行转换以适合用户的需求。 问题在于,使用AffineTransforms只