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
61
Scaling Kubernetes controllers (Seattle Kubernetes Meetup)
alp
0
460
Knative: The missing serving layer for Kubernetes
alp
0
200
Cloud Run for Kubernetes users
alp
0
69
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
新宿駅構内を三人称視点で探索してみる
satoshi7190
2
120
技術を改善し続ける
gumioji
0
120
React 19アップデートのために必要なこと
uhyo
8
1.5k
メンテが命: PHPフレームワークのコンテナ化とアップグレード戦略
shunta27
0
300
From the Wild into the Clouds - Laravel Meetup Talk
neverything
0
150
Open source software: how to live long and go far
gaelvaroquaux
0
660
データベースのオペレーターであるCloudNativePGがStatefulSetを使わない理由に迫る
nnaka2992
0
230
クリーンアーキテクチャから見る依存の向きの大切さ
shimabox
5
1k
SwiftUI Viewの責務分離
elmetal
PRO
2
270
CSS Linter による Baseline サポートの仕組み
ryo_manba
1
150
Boost Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
810
プログラミング言語学習のススメ / why-do-i-learn-programming-language
yashi8484
0
160
Featured
See All Featured
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.4k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
27
1.9k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.3k
A designer walks into a library…
pauljervisheath
205
24k
Facilitating Awesome Meetings
lara
52
6.2k
Java REST API Framework Comparison - PWX 2021
mraible
29
8.4k
The Invisible Side of Design
smashingmag
299
50k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
10
1.3k
How STYLIGHT went responsive
nonsquared
98
5.4k
Building Adaptive Systems
keathley
40
2.4k
Building Your Own Lightsaber
phodgson
104
6.2k
Code Reviewing Like a Champion
maltzj
521
39k
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!