pgaertner/zk-edm-nova-mock

By pgaertner

Updated over 1 year ago

Mock of the external jobmanagement interface of genius Nova EDM

Image
Integration & delivery
0

334

pgaertner/zk-edm-nova-mock repository overview

Zimmer & Kreim GmbH & Co. KG

This image contains a mock of the genius Nova EDM interface for the external jobmanagement running on Windows 10.

Please follow the steps to run the mock:

  1. Install Docker for Windows from https://docs.docker.com/docker-for-windows/install/
  2. After the installation, the Docker symbol appears in the task tray. Right-click there and select “Switch to Windows containers…” in the context menu. If you only find the menu item “Switch to Linux containers…” there, your Docker instance is already running with Windows containers.
  3. Then issue the following commands in the command line:
    a. Download the image: docker pull pgaertner/zk-edm-nova-mock:1.0.4
    b. Start the image: docker run --name ZKEdmNovaMock -p 8080:8080 pgaertner/zk-edm-nova-mock:1.0.4
    c. Then call up the page "http://localhost:8080/swagger" in the browser and you should see an executable mock of our genius Nova

Tag summary

Content type

Image

Digest

sha256:1654565a5

Size

2.2 GB

Last updated

over 1 year ago

docker pull pgaertner/zk-edm-nova-mock:1.0.4