N
N
Nikita2015-09-02 18:35:37
linux
Nikita, 2015-09-02 18:35:37

Docker running containers?

I need to run such applications in containers:
wordpress, percona, redis, varnish, memcach
odoo, postgres
how to do it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
W
whiteblackness, 2015-09-02
@jkvint

I run them through docker-compose.
https://docs.docker.com/compose/wordpress/
Here is an example of using 2 docker containers (one with the base, the other with wordpress).
You need to do an analogy. Just more sections will be in docker-compose.yml

O
OnYourLips, 2015-09-02
@OnYourLips

You need to run them using docker.
To do this, you need to study the documentation and apply what you have learned in practice.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question