Versions Compared

Key

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

...

Open the Docker Desktop Dashboard via the System-Tray.
If you see this screen, the Engine is up and running:

...

...

Sign in (resp. create a user) for Docker Hub, otherwise the download of containers will not work.

Install Portrait

First you need the basic configuration which sets up the container with docker-compose and contains the basic settings file. The files are available as package and this guide will walk you through download, extraction and usage.

...

  • C:\container\portrait\app

  • C:\container\portrait\docker-compose.yml

Now start the app with this command:

...

Run docker-compose

Note

Before you can run this command you must login with your DockerHub Account:

docker login

Execute this command from inside the folder C:\Portrait\ or $HOME/portrait

Code Block
docker-compose up -d

Access Portrait

Wait a while and go to http://localhost or test the access with: curl http://localhost.