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
77
Building kubectl plugins like a pro
alp
0
120
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
89
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
460
Making kubectl plugins mainstream
alp
0
700
Other Decks in Programming
See All in Programming
テスターからテストエンジニアへ ~新米テストエンジニアが歩んだ9ヶ月振り返り~
non0113
2
240
NEWT Backend Evolution
xpromx
1
160
Gemini CLIの"強み"を知る! Gemini CLIとClaude Codeを比較してみた!
kotahisafuru
2
210
可変性を制する設計: 構造と振る舞いから考える概念モデリングとその実装
a_suenami
7
1k
マッチングアプリにおけるフリックUIで苦労したこと
yuheiito
0
250
No Install CMS戦略 〜 5年先を見据えたフロントエンド開発を考える / no_install_cms
rdlabo
0
380
AI Agent 時代のソフトウェア開発を支える AWS Cloud Development Kit (CDK)
konokenj
6
1k
QA x AIエコシステム段階構築作戦
osu
0
220
Jakarta EE Meets AI
ivargrimstad
0
400
ソフトウェア設計とAI技術の活用
masuda220
PRO
25
6.9k
フロントエンドのパフォーマンスチューニング
koukimiura
6
2.3k
React 使いじゃなくても知っておきたい教養としての React
oukayuka
14
3.9k
Featured
See All Featured
A better future with KSS
kneath
238
17k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.5k
Raft: Consensus for Rubyists
vanstee
140
7k
BBQ
matthewcrist
89
9.8k
We Have a Design System, Now What?
morganepeng
53
7.7k
Agile that works and the tools we love
rasmusluckow
329
21k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
1k
Automating Front-end Workflow
addyosmani
1370
200k
The Cult of Friendly URLs
andyhume
79
6.5k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
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!