Installing Generic Configuration Microservices in Docker

This section helps you to install the Generic Configuration Microservice in Docker cloud.

Procedure:

  1. Install the latest version of Docker.
  2. Copy the zip file into the installation directory.
  3. Extract the zip file.

  4. Open the command prompt from the same location.
  5. Execute the below command, which creates an image and docker container for the image.
    • For Windows: genericconfig.bat up --build -d
    • For Linux: genericconfig.sh up --build -d
  6. Execute the below commands to stop and remove the existing container.
    • For Windows: genericconfig.bat down
    • For Linux: genericconfig.sh down


Bookmark Name Actions
Feedback
x