senzing-garage/docker-web-app-demo

Modernize Docker image

Closed this issue · 1 comments

The following items need to be improved upon:

  1. Update senzing/senzing-poc-server version
  2. Update senzing/entity-search-web-app version
  3. Remove pip installs not needed by supervisord
  4. Put any pip installs into requirements.txt
  5. Remove apt-get install packages that aren't needed
  6. Migrate senzing-poc-server.jar options from command line to environment variables
    1. https://github.com/Senzing/docker-web-app-demo/blob/d6fd8760e4e4ee3275270e0540b6cd1c7f004aff/rootfs/etc/supervisord.conf#L144

Notes

  1. The Entity Search Web App will not support a "console", the senzing/senzingapi-tools container should be used for that.

Pull requests: