Versions Compared

Key

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

...

Pull your Docker image and other relevant file from GitHub. Once pulled, navigate to your project folder and run the Docker as you would do locally (but instructed in Domains of backend APIs and SSL tutorial (make sure to run them all docker commands with sudo). To keep your service from blocking the console, you should run your Docker in detached mode using the -d option.

...