All Projects → sixeyed → Docker On Windows

sixeyed / Docker On Windows

Licence: apache-2.0
Code samples for the book "Docker on Windows"

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Docker On Windows

Mojoportal
mojoPortal is an extensible, cross database, mobile friendly, web content management system (CMS) and web application framework written in C# ASP.NET.
Stars: ✭ 159 (-25.35%)
Mutual labels:  asp-net
Aspnetsaml
Very simple SAML 2.0 consumer module for ASP.NET/C#
Stars: ✭ 177 (-16.9%)
Mutual labels:  asp-net
Web3x
Ethereum TypeScript Client Library - for perfect types and tiny builds.
Stars: ✭ 197 (-7.51%)
Mutual labels:  swarm
Swarm Ingress Router
Route DNS names to Swarm services based on labels
Stars: ✭ 169 (-20.66%)
Mutual labels:  swarm
Raml Dotnet Tools
Visual Studio extension to work with RAML and OAS (OpenAPI) specifications. You can consume REST APIs, scaffold ASP.NET implementations and extract RAML specifications from existing ASP.Net apps.
Stars: ✭ 171 (-19.72%)
Mutual labels:  asp-net
Hotchocolate
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
Stars: ✭ 3,009 (+1312.68%)
Mutual labels:  asp-net
Vuejsssrsample
ASP.NET Core Vue.js server-side rendering sample:
Stars: ✭ 146 (-31.46%)
Mutual labels:  asp-net
Example Voting App
Example Docker Compose app
Stars: ✭ 2,761 (+1196.24%)
Mutual labels:  swarm
Phosphorusfive
A Full Stack RAD Web Application Development Framework
Stars: ✭ 174 (-18.31%)
Mutual labels:  asp-net
Docker101
Learn Docker in $0 | Beginners to Advance Level
Stars: ✭ 196 (-7.98%)
Mutual labels:  swarm
Swarmpit
Lightweight mobile-friendly Docker Swarm management UI
Stars: ✭ 2,255 (+958.69%)
Mutual labels:  swarm
Exceptionless
Exceptionless server and jobs
Stars: ✭ 2,107 (+889.2%)
Mutual labels:  asp-net
Container.training
Slides and code samples for training, tutorials, and workshops about Docker, containers, and Kubernetes.
Stars: ✭ 2,377 (+1015.96%)
Mutual labels:  swarm
Active Directory B2c Dotnet Webapp And Webapi
A combined sample for a .NET web application that calls a .NET Web API, both secured using Azure AD B2C
Stars: ✭ 166 (-22.07%)
Mutual labels:  asp-net
Deploykit
A toolkit for creating and managing declarative, self-healing infrastructure.
Stars: ✭ 2,237 (+950.23%)
Mutual labels:  swarm
Docker Blinkt Workshop
Get into physical computing with Docker and Raspberry Pi
Stars: ✭ 151 (-29.11%)
Mutual labels:  swarm
Swarmstack
A Docker swarm-based starting point for operating highly-available containerized applications.
Stars: ✭ 181 (-15.02%)
Mutual labels:  swarm
Home
Welcome to .NET "Presentations in a Box." We have a listing of workshops and presentations YOU can use AND contribute to! Remix and share, and present at Meetups, User Groups, CodeCamps, or Conferences! Not familiar with .NET? Download open source .NET Core for any OS at http://dot.net or try it in your browser at http://try.dot.net now!
Stars: ✭ 204 (-4.23%)
Mutual labels:  asp-net
Temporal
☄️ Temporal is an easy-to-use, enterprise-grade interface into distributed and decentralized storage
Stars: ✭ 202 (-5.16%)
Mutual labels:  swarm
Firecamp
Serverless Platform for the stateful services
Stars: ✭ 194 (-8.92%)
Mutual labels:  swarm

Docker on Windows

This is all the source code for the samples in my book Docker on Windows, published by Packt.

There are two editions of the book. This is the latest edition, which covers Docker on Windows Server 2019, and that's what you should be using. If you're still using Windows Server 2016 then you want the first edition.

Every Dockerfile is in this repo, and all the images are also available on Docker Hub at the dockeronwindows organization.

It's a comprehensive look at running Docker on Windows, covering everything from 101 to production over 12 chapters.

Weekly Dockerfile

I've also got a blog series describing all the Dockerfiles in detail: Weekly Windows Dockerfiles

The Missing Preface

Somewhere between the author's laptop, the publisher's content system and the printing press, the preface I wrote didn't make it into the final book. You can read it here.

Contents

  1. Getting Started with Docker on Windows

  2. Packaging and Running Applications as Docker Containers

  3. Developing Dockerized .NET and .NET Core Applications

  4. Pushing and Pulling Images from Docker Registries

  5. Adopting Container-First Solution Design

  6. Organizing Distributed Solutions with Docker Compose

  7. Orchestrating Distributed Solutions with Docker Swarm

  8. Administering and Monitoring Dockerized Solutions

  9. Understanding the Security Risks and Benefits of Docker

  10. Powering a Continuous Deployment Pipeline with Docker

  11. Debugging and Instrumenting Application Containers

  12. Containerize What You Know: Guidance for Implementing Docker

Cover Art

Docker on Windows by Elton Stoneman, cover page

Reviews

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].