docker compose mutiple containers

  • Thread starter Thread starter Deleted member 54091
  • Start date Start date

Deleted member 54091

Deleted member 54091

Hi guys,

I am new to docker. I have been running webmin with ubuntu server for my web services such as wordpress etc.

I like the idea of docker that these ready built apps run as containers on one VM/machine.

My question is regarding the compose file.

If i want to run wordpress,nextcloud,piwik,grafana,

how would my compose file look ? and how would i reference all the different mariadb databases for each one.

many thanks
 
Back
Top Bottom