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
140
Building kubectl plugins like a pro
alp
0
140
Scaling Kubernetes controllers (Seattle Kubernetes Meetup)
alp
0
520
Knative: The missing serving layer for Kubernetes
alp
0
240
Cloud Run for Kubernetes users
alp
0
95
Serverless containers on fully managed infrastructure
alp
1
530
Google Cloud Buildpacks projesine giriş
alp
0
280
Cloud Run ve Kubernetes üzerinde sunucusuz uygulamalar
alp
2
470
Making kubectl plugins mainstream
alp
0
710
Other Decks in Programming
See All in Programming
オンデバイスAIとXcode
ryodeveloper
0
260
Cursorハンズオン実践!
eltociear
2
1.2k
Claude CodeによるAI駆動開発の実践 〜そこから見えてきたこれからのプログラミング〜
iriikeita
0
360
AI Agent 時代的開發者生存指南
eddie
4
2.2k
When Dependencies Fail: Building Antifragile Applications in a Fragile World
selcukusta
0
110
登壇は dynamic! な営みである / speech is dynamic
da1chi
0
380
オープンソースソフトウェアへの解像度🔬
utam0k
17
3.2k
フロントエンド開発のためのブラウザ組み込みAI入門
masashi
7
3.6k
Introduce Hono CLI
yusukebe
6
3.1k
kiroとCodexで最高のSpec駆動開発を!!数時間で web3ネイティブなミニゲームを作ってみたよ!
mashharuki
0
960
スマホから Youtube Shortsを見られないようにする
lemolatoon
27
34k
「ちょっと古いから」って避けてた技術書、今だからこそ読もう
mottyzzz
12
7.2k
Featured
See All Featured
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
A Tale of Four Properties
chriscoyier
161
23k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Music & Morning Musume
bryan
46
6.9k
The Cost Of JavaScript in 2023
addyosmani
55
9.1k
Done Done
chrislema
185
16k
Designing for Performance
lara
610
69k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Documentation Writing (for coders)
carmenintech
75
5.1k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
For a Future-Friendly Web
brad_frost
180
10k
Site-Speed That Sticks
csswizardry
13
930
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!