Skip to content

fix(docker): resolve improper building of Dockerfile & docker-compose.yaml

Nelson Sharpe requested to merge spike-docker-fix into main

No task associated with this issue. Setup for #39 (closed) While in the root folder /backend, the following should be run in bash to start the container:

  1. ./commands/build.sh
  2. ./commands/up.sh

Merge request reports