How to install Docker and Dockerize PHP Application

Опубликовано: 08 Февраль 2025
на канале: Prasad Domala
12,465
138

In this video I will show you how to install Docker on Linux. I will also show you a demo on how to build Docker image and run a PHP application inside Docker container.

Check out my blog post on this topic for all the commands I used in this video
http://prasadomala.com/how-to-install...

PHP Sample Application GitHub URL: https://github.com/pdomala/dockerize-...
DockerHub Image URL: https://hub.docker.com/r/pdomala/dock...