Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Running C# in Linux Containers with Docker
Search
Ahmet Alp Balkan
October 25, 2014
Programming
1
3.6k
Running C# in Linux Containers with Docker
Lightning talk I gave at Seattle GNU/Linux conference on October 25, 2014.
Ahmet Alp Balkan
October 25, 2014
Tweet
Share
More Decks by Ahmet Alp Balkan
See All by Ahmet Alp Balkan
Building kubectl plugins like a pro
alp
0
64
Scaling Kubernetes controllers (Seattle Kubernetes Meetup)
alp
0
460
Knative: The missing serving layer for Kubernetes
alp
0
210
Cloud Run for Kubernetes users
alp
0
70
Serverless containers on fully managed infrastructure
alp
1
490
Google Cloud Buildpacks projesine giriş
alp
0
250
Cloud Run ve Kubernetes üzerinde sunucusuz uygulamalar
alp
2
430
Making kubectl plugins mainstream
alp
0
660
Modernizing microservices on Kubernetes with Cloud Run for Anthos/GKE
alp
0
430
Other Decks in Programming
See All in Programming
データベースのオペレーターであるCloudNativePGがStatefulSetを使わない理由に迫る
nnaka2992
0
240
第3回関東Kaggler会_AtCoderはKaggleの役に立つ
chettub
3
1.2k
楽しく向き合う例外対応
okutsu
0
710
ABEMA iOS 大規模プロジェクトにおける段階的な技術刷新 / ABEMA iOS Technology Upgrade
akkyie
1
220
sappoRo.R #12 初心者セッション
kosugitti
0
280
Jasprが凄い話
hyshu
0
180
技術を改善し続ける
gumioji
0
160
Generating OpenAPI schema from serializers throughout the Rails stack - Kyobashi.rb #5
envek
1
390
color-scheme: light dark; を完全に理解する
uhyo
7
500
5分で理解する SOLID 原則 #phpcon_nagoya
shogogg
1
390
SwiftUI移行のためのインプレッショントラッキング基盤の構築
kokihirokawa
0
160
Honoをフロントエンドで使う 3つのやり方
yusukebe
7
3.6k
Featured
See All Featured
Embracing the Ebb and Flow
colly
84
4.6k
Designing for Performance
lara
605
68k
Unsuck your backbone
ammeep
669
57k
Bash Introduction
62gerente
611
210k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
129
19k
We Have a Design System, Now What?
morganepeng
51
7.4k
The Power of CSS Pseudo Elements
geoffreycrofte
75
5.5k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.7k
The World Runs on Bad Software
bkeepers
PRO
67
11k
The Cost Of JavaScript in 2023
addyosmani
47
7.4k
Docker and Python
trallard
44
3.3k
Transcript
Running C# in Linux Containers with Docker Ahmet Alp Balkan
http://alp.im
I used to hate C#
Visual Studio
Windows
Useless project files
DLLs
Good news
ASP.NET vNext
No Visual Studio required
Linux / Mac OS X
Compiles at runtime Stored in memory
Can run inside Docker
Microsoft’s first Docker image vNext + +
Simplest .NET project
Program.cs
project.json
Done!
Ship with Docker: Dockerfile
Build the Docker image
Run the container
None
None
None
None
alp.im @ahmetAlpBalkan Thank you Love Open Source, Linux, Docker? We’re
hiring!