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
150
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
91
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
67
Docker Milano Meetup #2
fminzoni
0
96
Docker Quickstart
fminzoni
1
97
Other Decks in Technology
See All in Technology
IaC を使いたくないけどポリシー管理をどうにかしたい
kazzpapa3
1
160
Service Monitoring Platformについて
lycorptech_jp
PRO
0
360
AI時代のインシデント対応 〜時代を切り抜ける、組織アーキテクチャ〜
jacopen
4
140
改竄して学ぶコンテナサプライチェーンセキュリティ ~コンテナイメージの完全性を目指して~/tampering-container-supplychain-security
mochizuki875
1
400
マルチドライブアーキテクチャ: 複数の駆動力でプロダクトを前進させる
knih
0
10k
Android Studio Otter の最新 Gemini 機能 / Latest Gemini features in Android Studio Otter
yanzm
0
380
ABEMAのCM配信を支えるスケーラブルな分散カウンタの実装
hono0130
4
1.1k
変わるもの、変わらないもの :OSSアーキテクチャで実現する持続可能なシステム
gree_tech
PRO
0
830
生成AIが出力するテストコードのリアル よくあるコードと改善のヒント
starfish719
0
210
.NET 10のEntity Framework Coreの新機能
htkym
0
120
AIで加速する次世代のBill Oneアーキテクチャ〜成長の先にある軌道修正〜
sansantech
PRO
1
100
組織の“見えない壁”を越えよ!エンタープライズシフトに必須な3つのPMの「在り方」変革 #pmconf2025
masakazu178
1
920
Featured
See All Featured
Leading Effective Engineering Teams in the AI Era
addyosmani
8
1.1k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.3k
It's Worth the Effort
3n
187
29k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
Balancing Empowerment & Direction
lara
5
760
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
680
Code Review Best Practice
trishagee
72
19k
Speed Design
sergeychernyshev
33
1.3k
Designing for Performance
lara
610
69k
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