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
Docker Roma Meetup #1
Search
Federico Minzoni
July 08, 2016
Technology
0
160
Docker Roma Meetup #1
Continuous Delivery with GitLab & Docker
Federico Minzoni
July 08, 2016
Tweet
Share
More Decks by Federico Minzoni
See All by Federico Minzoni
Docker: tips & tricks per la build
fminzoni
0
400
Towards Docker 18.09
fminzoni
0
92
Docker Milano Meetup (Docker #4 Bday)
fminzoni
1
150
Docker Operations - Six memos for the next infrastructure
fminzoni
0
190
Hello Docker! Mean Milan
fminzoni
1
69
Docker Milano Meetup #2
fminzoni
0
98
Docker Quickstart
fminzoni
1
97
Other Decks in Technology
See All in Technology
ナレッジワークのご紹介(第88回情報処理学会 )
kworkdev
PRO
0
180
JAWS FESTA 2025でリリースしたほぼリアルタイム文字起こし/翻訳機能の構成について
naoki8408
1
290
SaaSからAIへの過渡期の中で現在、組織内で起こっている変化 / SaaS to AI Paradigm Shift
aeonpeople
0
120
「Blue Team Labs Online」入門 - みんなで挑むログ解析バトル
v_avenger
0
150
Claude Code Skills 勉強会 (DevelersIO向けに調整済み) / claude code skills for devio
masahirokawahara
1
14k
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
1.3k
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
8
7.2k
楽しく学ぼう!ネットワーク入門
shotashiratori
3
2.7k
元エンジニアPdM、IDEが恋しすぎてCursorに全業務を集約したら、スライド作成まで爆速になった話
doiko123
1
580
Ultra Ethernet (UEC) v1.0 仕様概説
markunet
3
250
白金鉱業Meetup_Vol.22_Orbital Senseを支える衛星画像のマルチモーダルエンベディングと地理空間のあいまい検索技術
brainpadpr
2
290
20260311 技術SWG活動報告(デジタルアイデンティティ人材育成推進WG Ph2 活動報告会)
oidfj
0
280
Featured
See All Featured
Pawsitive SEO: Lessons from My Dog (and Many Mistakes) on Thriving as a Consultant in the Age of AI
davidcarrasco
0
82
Code Reviewing Like a Champion
maltzj
528
40k
How to Build an AI Search Optimization Roadmap - Criteria and Steps to Take #SEOIRL
aleyda
1
1.9k
How to Talk to Developers About Accessibility
jct
2
150
What’s in a name? Adding method to the madness
productmarketing
PRO
24
4k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.5k
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8.8k
The #1 spot is gone: here's how to win anyway
tamaranovitovic
2
980
Site-Speed That Sticks
csswizardry
13
1.1k
Prompt Engineering for Job Search
mfonobong
0
180
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
300
Transcript
FEDERICO MINZONI DEVOPS @ ENTER
[email protected]
@fminzoni DOCKER ROMA MEETUP
#1 CONTINUOUS DELIVERY WITH GITLAB & DOCKER
None
Deploy the Same Way to Every Environment Deployment Pipeline Practices
Only Build Your Binaries Once Each Change Should Propagate through the Pipeline Instantly If Any Part of the Pipeline Fails, Stop the Line
Version Control What You Need Before You Start An Automated
Build Agreement of the Team A Test Strategy
A Basic Continuous Delivery System
How Docker Integration Works
None
Define How your Project should be Built
Define How your Project should be Tested
Show your Project Pipelines
Show your Project Builds
Show Each Build Detail