Modernize Docker image
Closed this issue · 1 comments
docktermj commented
The following items need to be improved upon:
- Update
senzing/senzing-poc-server
version - Update
senzing/entity-search-web-app
version - Remove
pip
installs not needed bysupervisord
- Put any
pip
installs intorequirements.txt
- Remove
apt-get
install packages that aren't needed - Migrate
senzing-poc-server.jar
options from command line to environment variables
Notes
- The Entity Search Web App will not support a "console", the
senzing/senzingapi-tools
container should be used for that.