memeLab / Jandig

Web AR served as a PWA to enable artists to expose and share virtual content in real spaces.
http://jandig.app
GNU General Public License v3.0
56 stars 21 forks source link

Docker issue #498

Open Jonathan-Oliveira opened 1 year ago

Jonathan-Oliveira commented 1 year ago

Describe the bug when try running the project following the documentation present in readme the execution don't work, because needed add context in docker-compose and update the guide with new organization of docker.

To reproduce the bug

  1. Clone this repo git clone https://github.com/memeLab/Jandig
  2. Navigate to the repository folder cd Jandig
  3. Run docker-compose passing the docker-compose.yml docker-compose -f docker/docker-compose.yml up

The steps are described in the readme

Expected behavior Running the project

Screen captures image