Nginx welcome page

Edit on GitHub

You get the Nginx welcome page by opening an application in the browser.

  1. Update the nginx:alpine image:
docker pull nginx:alpine
  1. Re-build applications:
docker/sdk up