Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

DockerHub

Mysql Menual

Confluence Database Setup


멀티 컨테이너 실행

Code Block
[root@centos7 confluence-docker-compose]# docker-compose up -d
Creating network "confluence-docker-compose_default" with the default driver
Creating mysql-5.7 ... done
Creating adminer          ... done
Creating confluence-7.4.5 ... done
Creating nginx-1.19.3     ... done