Versions Compared

Key

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

...

 Make sure you are in the same directory (\projects\jira\) as the "docker-compose.yml" file.

enter Enter the following command;

docker-compose -d up

You'll end up with the database image and container built first, and then the JIRA image and container built and configured automatically!

...