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
470
Knative: The missing serving layer for Kubernetes
alp
0
210
Cloud Run for Kubernetes users
alp
0
72
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
Better Code Design in PHP
afilina
0
180
iOSでQRコード生成奮闘記
ktcryomm
2
130
AIレビュー導入によるCIツールとの共存と最適化
kamo26sima
1
640
Datadog Workflow Automation で圧倒的価値提供
showwin
1
310
データベースのオペレーターであるCloudNativePGがStatefulSetを使わない理由に迫る
nnaka2992
0
250
Boos Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
620
TCAを用いたAmebaのリアーキテクチャ
dazy
0
220
Google Cloudとo11yで実現するアプリケーション開発者主体のDB改善
nnaka2992
1
110
React 19アップデートのために必要なこと
uhyo
8
1.6k
Lambdaの監視、できてますか?Datadogを用いてLambdaを見守ろう
nealle
2
760
コードを読んで理解するko build
bells17
1
120
Go 1.24でジェネリックになった型エイリアスの紹介
syumai
2
300
Featured
See All Featured
Navigating Team Friction
lara
183
15k
Code Review Best Practice
trishagee
67
18k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
Become a Pro
speakerdeck
PRO
26
5.2k
VelocityConf: Rendering Performance Case Studies
addyosmani
328
24k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
129
19k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
YesSQL, Process and Tooling at Scale
rocio
172
14k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
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!