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
From Metal To Apps: LinkedIn’s Kubernetes-based Compute Platform
alp
2
110
Building kubectl plugins like a pro
alp
0
130
Scaling Kubernetes controllers (Seattle Kubernetes Meetup)
alp
0
510
Knative: The missing serving layer for Kubernetes
alp
0
230
Cloud Run for Kubernetes users
alp
0
91
Serverless containers on fully managed infrastructure
alp
1
520
Google Cloud Buildpacks projesine giriş
alp
0
270
Cloud Run ve Kubernetes üzerinde sunucusuz uygulamalar
alp
2
470
Making kubectl plugins mainstream
alp
0
700
Other Decks in Programming
See All in Programming
さようなら Date。 ようこそTemporal! 3年間先行利用して得られた知見の共有
8beeeaaat
0
210
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
360
Ruby×iOSアプリ開発 ~共に歩んだエコシステムの物語~
temoki
0
130
Rancher と Terraform
fufuhu
2
180
KessokuでDIでもgoroutineを活用する / Go Connect #6
mazrean
0
130
Ruby Parser progress report 2025
yui_knk
1
260
ECS初心者の仲間 – TUIツール「e1s」の紹介
keidarcy
0
150
Testing Trophyは叫ばない
toms74209200
0
180
フロントエンドのmonorepo化と責務分離のリアーキテクト
kajitack
2
150
Updates on MLS on Ruby (and maybe more)
sylph01
1
170
兎に角、コードレビュー
mitohato14
0
170
レガシープロジェクトで最大限AIの恩恵を受けられるようClaude Codeを利用する
tk1351
4
1.5k
Featured
See All Featured
It's Worth the Effort
3n
187
28k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Being A Developer After 40
akosma
90
590k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
111
20k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
We Have a Design System, Now What?
morganepeng
53
7.8k
Designing for Performance
lara
610
69k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
The Language of Interfaces
destraynor
160
25k
Building an army of robots
kneath
306
46k
For a Future-Friendly Web
brad_frost
179
9.9k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
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!