Coder Social home page Coder Social logo

viktortat / docker-for-dotnet-developer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nikiforovall/docker-for-dotnet-developer

0.0 0.0 0.0 2.53 MB

A good starting point for .NET developer to start working on docker on windows/WSL

Home Page: https://www.theurlist.com/itvdn-docker-for-dotnet-dev

docker-for-dotnet-developer's Introduction

Materials for .NET Developers to get started with docker

This repository contains materials and demos for .NET developer to get started with docker.

Related webinar (RU)

youtube.com/watch?v=7j6QhKsLGRw&list=LLPBmZqB43jyARyg_-BtHziA&ab_channel=ITVDN

$ tree -L 4
.
|-- README.md
|-- demos
|   |-- 0-demo
|   |   `-- README.md
|   |-- 1-demo
|   |   |-- README.md
|   |   `-- main.csx
|   |-- 2-demo
|   |   |-- README.md
|   |   |-- complexapp
|   |   |   |-- Dockerfile
|   |   |   |-- README.md
|   |   |   |-- TestResults
|   |   |   |-- complexapp
|   |   |   |-- complexapp.sln
|   |   |   |-- libbar
|   |   |   |-- libfoo
|   |   |   `-- tests
|   |   `-- dotnetapp
|   |       |-- Dockerfile
|   |       |-- Program.cs
|   |       |-- README.md
|   |       |-- RomanticProfile.cs
|   |       |-- bin
|   |       |-- dotnetapp.csproj
|   |       `-- obj
|   |-- 3-demo
|   |   |-- README.md
|   |   |-- dotnetcompose
|   |   |   |-- Dockerfile
|   |   |   |-- aspnetapp
|   |   |   |-- aspnetapp.sln
|   |   |   `-- docker-compose.yml
|   |   `-- dotnetcompose-mvc
|   |       |-- Program.cs
|   |       |-- Startup.cs
|   |       |-- docker-compose.yml
|   |       |-- dotnetcompose.csproj
|   |       `-- entrypoint.sh
|   `-- bonus-demo
|       |-- README.md
|       `-- bonus
|           |-- Dockerfile
|           |-- config
|           `-- src
`-- docs
    |-- assets
    |   |-- architecture-containers.png
    |   |-- architecture.svg
    |   |-- container-vm-whatcontainer_2.png
    |   |-- container-what-is-container.png
    |   |-- docker-choco.png
    |   |-- docker-dashboard.png
    |   |-- docker-engine.png
    |   |-- docker-ext.png
    |   |-- docker-for-windows-expose-daemon-without-tls.jpg
    |   |-- docker-in-wsl2.png
    |   |-- docker-installer.png
    |   |-- docker-today.png
    |   |-- docker-vs-vms-2.png
    |   |-- engine-components-flow.png
    |   |-- play-with-docker.png
    |   `-- winver.png
    |-- en
    |   |-- 0.1.docker-vs-VM.md
    |   |-- 0.what-is-docker.md
    |   |-- 1.install-docker.md
    |   `-- x.devcontainers.md
    `-- ru

25 directories, 44 files

Reference

https://www.theurlist.com/itvdn-docker-for-dotnet-dev

docker-for-dotnet-developer's People

Contributors

nikiforovall avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.