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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
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
[JAWS DAYS 2026]私の AWS DevOps Agent 推しポイント
furuton
0
140
新職業『オーケストレーター』誕生 — エージェント10体を同時に回すAgentOps
gunta
4
1.8k
20260311 技術SWG活動報告(デジタルアイデンティティ人材育成推進WG Ph2 活動報告会)
oidfj
0
280
Abuse report だけじゃない。AWS から緊急連絡が来る状況とは?昨今の攻撃や被害の事例の紹介と備えておきたい考え方について
kazzpapa3
1
440
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
8
7.2k
Kubernetesにおける推論基盤
ry
1
300
非情報系研究者へ送る Transformer入門
rishiyama
11
7k
S3はフラットである –AWS公式SDKにも存在した、 署名付きURLにおけるパストラバーサル脆弱性– / JAWS DAYS 2026
flatt_security
0
1.7k
8万デプロイ
iwamot
PRO
2
230
IBM Bobを使って、PostgreSQLのToDoアプリをDb2へ変換してみよう/202603_Dojo_Bob
mayumihirano
1
300
JAWS Days 2026 楽しく学ぼう! 認証認可 入門/20260307-jaws-days-novice-lane-auth
opelab
10
1.7k
Claude Code 2026年 最新アップデート
oikon48
10
7.5k
Featured
See All Featured
Building AI with AI
inesmontani
PRO
1
780
The Limits of Empathy - UXLibs8
cassininazir
1
250
Why Our Code Smells
bkeepers
PRO
340
58k
Building a A Zero-Code AI SEO Workflow
portentint
PRO
0
380
Joys of Absence: A Defence of Solitary Play
codingconduct
1
300
Discover your Explorer Soul
emna__ayadi
2
1.1k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.4k
How Software Deployment tools have changed in the past 20 years
geshan
0
32k
A brief & incomplete history of UX Design for the World Wide Web: 1989–2019
jct
1
320
Color Theory Basics | Prateek | Gurzu
gurzu
0
240
30 Presentation Tips
portentint
PRO
1
250
How to build an LLM SEO readiness audit: a practical framework
nmsamuel
1
670
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