Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 281 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 281 Bytes

Jahia Digital Factory install with Docker and Docker-Compose

Explanations

Docker Compose will build two containers:

  • a MySQL database
  • a Jahia app

Usage

You can start both containers using docker-compose up.

Then you can visit your app at http://localhost:8080.