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
47
Building kubectl plugins like a pro
alp
0
110
Scaling Kubernetes controllers (Seattle Kubernetes Meetup)
alp
0
500
Knative: The missing serving layer for Kubernetes
alp
0
230
Cloud Run for Kubernetes users
alp
0
86
Serverless containers on fully managed infrastructure
alp
1
510
Google Cloud Buildpacks projesine giriş
alp
0
270
Cloud Run ve Kubernetes üzerinde sunucusuz uygulamalar
alp
2
460
Making kubectl plugins mainstream
alp
0
700
Other Decks in Programming
See All in Programming
Goで作る、開発・CI環境
sin392
0
190
PostgreSQLのRow Level SecurityをPHPのORMで扱う Eloquent vs Doctrine #phpcon #track2
77web
2
460
今ならAmazon ECSのサービス間通信をどう選ぶか / Selection of ECS Interservice Communication 2025
tkikuc
21
3.8k
AI時代のソフトウェア開発を考える(2025/07版) / Agentic Software Engineering Findy 2025-07 Edition
twada
PRO
16
2.1k
関数型まつりレポート for JuliaTokai #22
antimon2
0
160
データの民主化を支える、透明性のあるデータ利活用への挑戦 2025-06-25 Database Engineering Meetup#7
y_ken
0
340
deno-redisの紹介とJSRパッケージの運用について (toranoana.deno #21)
uki00a
0
170
Benchmark
sysong
0
280
Result型で“失敗”を型にするPHPコードの書き方
kajitack
4
570
NPOでのDevinの活用
codeforeveryone
0
700
PHP 8.4の新機能「プロパティフック」から学ぶオブジェクト指向設計とリスコフの置換原則
kentaroutakeda
2
710
初学者でも今すぐできる、Claude Codeの生産性を10倍上げるTips
s4yuba
6
5.4k
Featured
See All Featured
Gamification - CAS2011
davidbonilla
81
5.3k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
Building an army of robots
kneath
306
45k
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.4k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Building Applications with DynamoDB
mza
95
6.5k
Documentation Writing (for coders)
carmenintech
72
4.9k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
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!