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 & PHP Talk - Otieno Julie
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Otienoh
July 31, 2016
Programming
2
150
Docker & PHP Talk - Otieno Julie
#PHPUserGroupKenya Presentation on Docker and PHP
Otienoh
July 31, 2016
Tweet
Share
More Decks by Otienoh
See All by Otienoh
Tools for your Next Data Project
otienoh
0
68
Open Source: Resources For Your Next Project - forLoop Nairobi
otienoh
2
180
7 Habits of Highly Effective People & Tools
otienoh
0
130
Hi, I am MialeBot. Let’s start learning
otienoh
1
160
Other Decks in Programming
See All in Programming
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
450
GC言語のWasm化とComponent Modelサポートの実践と課題 - Scalaの場合
tanishiking
0
110
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
13
8.1k
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
220
maplibre-gl-layers - 地図に移動体たくさん表示したい
kekyo
PRO
0
270
OTP を自動で入力する裏技
megabitsenmzq
0
110
Rで始めるML・LLM活用入門
wakamatsu_takumu
0
180
「抽象に依存せよ」が分からなかった新卒1年目の私が Goのインターフェースと和解するまで
kurogenki
0
130
Swift ConcurrencyでよりSwiftyに
yuukiw00w
0
270
守る「だけ」の優しいEMを抜けて、 事業とチームを両方見る視点を身につけた話
maroon8021
3
960
コードレビューをしない選択 #でぃーぷらすトウキョウ
kajitack
3
970
CSC307 Lecture 15
javiergs
PRO
0
250
Featured
See All Featured
[SF Ruby Conf 2025] Rails X
palkan
2
830
JAMstack: Web Apps at Ludicrous Speed - All Things Open 2022
reverentgeek
1
390
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
340
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8.9k
AI Search: Implications for SEO and How to Move Forward - #ShenzhenSEOConference
aleyda
1
1.2k
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
The Invisible Side of Design
smashingmag
302
51k
What's in a price? How to price your products and services
michaelherold
247
13k
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.7k
From π to Pie charts
rasagy
0
150
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
287
14k
Why Our Code Smells
bkeepers
PRO
340
58k
Transcript
None
ABOUT ME? I currently develop full-time for Arifu, freelance occasionally
at Arcturus & write idiotic articles for my blog otienojulie.com “Otieno Julie”
WHAT IS DOCKER? “Docker provides an open platform of software
containers making building, shipping and running our business applications an easy task” – Otieno Julie
WHAT IS DOCKER? Packaging your entire app Tech-Stack in a
“Sandbox” that contains everything it needs to run or execute in any environment.
CONTAINER VS VM? VM - Isolation by abstraction of physical
hardware. Container - Isolation by abstraction of user space.
CORE CONCEPTS? Docker images, Docker registries & Docker containers
DOCKERFILE?
DEMO?
RESOURCES FOR U? Docker Installation TLDR guide here Check out
all the commands used in the demo here Articles on DevOps, Cloud Hosting & Deployment, CD/CI & programming can be found here Look into Docker Compose & Docker Swarm
CREDITS!! @Docker @Eboraas @Ihub Meetup.com/phpkenya
THANK U!! Twitter: @otienojulie1 Email:
[email protected]
LinkedIn: https://ke.linkedin.com/in/otienojulie Blog: www.otienojulie.com
We've seen a lot of Docker, but there's a lot more to it.