B
B
banannaLopalBomba2019-01-26 14:49:57
Docker
banannaLopalBomba, 2019-01-26 14:49:57

Docker How to create space for PHP?

Hello.
In the morning I started learning Docker because #I want to find a job, but I ran into a problem.
The test task contains the following phrase: "Create a docker-compose file that starts all system components when it is launched". What should I write in it to create a php + apache + mysql + phpmyadmin environment?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
Boris Syomov, 2019-01-26
@kotomyava

Probably, it is necessary to describe there what volumes, images, etc. will be used. What exactly depends on what needs to be done. Those. you need to read the documentation, look at examples, which, by the way, are quite a few, and do what you need, based on the images that you want to apply, etc.
PS Docker, by itself, is pretty useless to learn to get a job. This is one of the many tools that you need to be able to use in order to do something, and not something basic ... You must already be either a developer or an administrator, or a mixture of both, and study it as another tool. Well, the day, of course, is not enough for such a thing. =) Before compose, I think, in a week you just need to get there, having studied the basic things.

G
grinat, 2019-01-26
@grinat

I suppose they are waiting for something like this:
https://github.com/grinat/resume-module/tree/maste...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question