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
12
Scaling Kubernetes controllers (Seattle Kubernetes Meetup)
alp
0
430
Knative: The missing serving layer for Kubernetes
alp
0
200
Cloud Run for Kubernetes users
alp
0
59
Serverless containers on fully managed infrastructure
alp
1
470
Google Cloud Buildpacks projesine giriş
alp
0
230
Cloud Run ve Kubernetes üzerinde sunucusuz uygulamalar
alp
2
410
Making kubectl plugins mainstream
alp
0
620
Modernizing microservices on Kubernetes with Cloud Run for Anthos/GKE
alp
0
410
Other Decks in Programming
See All in Programming
3 Effective Rules for Using Signals in Angular
manfredsteyer
PRO
0
110
Amazon Bedrock Agentsを用いてアプリ開発してみた!
har1101
0
340
聞き手から登壇者へ: RubyKaigi2024 LTでの初挑戦が 教えてくれた、可能性の星
mikik0
1
130
Quine, Polyglot, 良いコード
qnighy
4
640
どうして僕の作ったクラスが手続き型と言われなきゃいけないんですか
akikogoto
1
120
A Journey of Contribution and Collaboration in Open Source
ivargrimstad
0
940
ローコードSaaSのUXを向上させるためのTypeScript
taro28
1
620
Jakarta EE meets AI
ivargrimstad
0
570
Jakarta EE meets AI
ivargrimstad
0
640
CSC509 Lecture 09
javiergs
PRO
0
140
Remix on Hono on Cloudflare Workers
yusukebe
1
290
NSOutlineView何もわからん:( 前編 / I Don't Understand About NSOutlineView :( Pt. 1
usagimaru
0
340
Featured
See All Featured
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
47
2.1k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
0
96
A Tale of Four Properties
chriscoyier
156
23k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
6
410
StorybookのUI Testing Handbookを読んだ
zakiyama
27
5.3k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
GitHub's CSS Performance
jonrohan
1030
460k
Code Reviewing Like a Champion
maltzj
520
39k
Teambox: Starting and Learning
jrom
133
8.8k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
42
9.2k
10 Git Anti Patterns You Should be Aware of
lemiorhan
654
59k
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!