H
H
HexUserHex2020-01-07 01:05:18
Docker
HexUserHex, 2020-01-07 01:05:18

What is your sequence of actions to implement this task?

Please advise and correct if needed.
Purpose:
To raise several docker containers in which they will work: DBMS, phpmyadmin, and some other web service (let it be wordpress). And most importantly, be able to update the application running in the container in the easiest way in the future without stopping it.
As I see the solution:
Take or write a Dockerfile for each application in which to specify in volume the path to the files located locally. But I have absolutely no experience in this) tell me if I think correctly? How are these tasks usually handled?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2020-01-07
@q2digger

For this there is docker-compose

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question