O
O
oursouls2020-04-14 17:47:48
Docker
oursouls, 2020-04-14 17:47:48

How to make a docker with a project quickly and correctly, is there a manual?

I have never used a docker, my hands did not reach to try and figure it out myself. Now the client wants me to develop a simple php + mariadb website for him and give it as a docker container.
Maybe there is a manual or do you have some order of commands, how to wrap apache, mariadb, php7.1 and the project itself into a container? as much as possible so that it would be less necessary to delve into.
Google leads to big heavy manuals and stories about how many different things you can do with docker.
I myself sit on macos + MAMP PRO, but I can throw on a virtual machine with debian

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Chikishev, 2020-04-14
@IvanChikishev

https://github.com/fuhrysteve/php-docker-apache-example a simple example
for testing on macos, use docker desktop, as well as supporting the packages you need is mainly in the documentation already for ready-made images on https://hub. docker.com/search?certification_status...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question