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
23
Scaling Kubernetes controllers (Seattle Kubernetes Meetup)
alp
0
440
Knative: The missing serving layer for Kubernetes
alp
0
200
Cloud Run for Kubernetes users
alp
0
62
Serverless containers on fully managed infrastructure
alp
1
480
Google Cloud Buildpacks projesine giriş
alp
0
240
Cloud Run ve Kubernetes üzerinde sunucusuz uygulamalar
alp
2
420
Making kubectl plugins mainstream
alp
0
630
Modernizing microservices on Kubernetes with Cloud Run for Anthos/GKE
alp
0
420
Other Decks in Programming
See All in Programming
Androidアプリのモジュール分割における:x:commonを考える
okuzawats
1
150
どうして手を動かすよりもチーム内のコードレビューを優先するべきなのか
okashoi
3
230
「Chatwork」Android版アプリを 支える単体テストの現在
okuzawats
0
180
責務を分離するための例外設計 - PHPカンファレンス 2024
kajitack
8
1.6k
PSR-15 はあなたのための ものではない? - phpcon2024
myamagishi
0
150
PHPとAPI Platformで作る本格的なWeb APIアプリケーション(入門編) / phpcon 2024 Intro to API Platform
ttskch
0
280
毎日13時間もかかるバッチ処理をたった3日で60%短縮するためにやったこと
sho_ssk_
1
210
Cloudflare MCP ServerでClaude Desktop からWeb APIを構築
kutakutat
1
560
MCP with Cloudflare Workers
yusukebe
2
220
nekko cloudにおけるProxmox VE利用事例
irumaru
3
440
return文におけるstd::moveについて
onihusube
1
1.2k
これが俺の”自分戦略” プロセスを楽しんでいこう! - Developers CAREER Boost 2024
niftycorp
PRO
0
190
Featured
See All Featured
Measuring & Analyzing Core Web Vitals
bluesmoon
4
170
A Tale of Four Properties
chriscoyier
157
23k
Scaling GitHub
holman
458
140k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
6
520
Thoughts on Productivity
jonyablonski
67
4.4k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
Being A Developer After 40
akosma
87
590k
For a Future-Friendly Web
brad_frost
175
9.4k
Bash Introduction
62gerente
608
210k
The Cult of Friendly URLs
andyhume
78
6.1k
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!