DEV Community

Cover image for Containerize your PHP application (Docker 101)
anastasionico
anastasionico

Posted on

Containerize your PHP application (Docker 101)

It's 2020,

things have changed quickly in the last few years,

We used to work with local web servers such as MAMP and XAMPP or send files to virtual machines on the live server.

Now there is a much faster and slimmer solution,

It is called Docker and in this post, I'll show you what you need to know to put your step into the world of containers.

Docker has changed the way you can use software and write code,

*Do you need to work with PHP? *

just download the version you prefer and start work with it.

Want a Redis database?

one command and you are good to go.

Creating a NodeJs-Golang-Mongo microservice application?

Containers are the ways

READ THE FULL ARTICLE HERE

Top comments (1)

Collapse
 
helenanders26 profile image
Info Comment hidden by post author - thread only accessible via permalink
Helen Anderson

Hi there, Articles should not primarily be used for driving traffic to an article on another website. Please post the entire article here on DEV (if you have proper rights).

Some comments have been hidden by the post's author - find out more