Add automation for ADML HTTP image creation
authorEduardo Ramos Testillano (eramedu) <eduardo.ramos.testillano@ericsson.com>
Fri, 8 May 2020 23:20:52 +0000 (01:20 +0200)
committerEduardo Ramos Testillano (eramedu) <eduardo.ramos.testillano@ericsson.com>
Fri, 8 May 2020 23:20:52 +0000 (01:20 +0200)
commitaf14877201a9856708ec43086a229777d9cb3da7
treeb343a213ae9376fa9a0c7d7cc7e29e9c56585a11
parent5abfe5c116fe0301935d38e7981cb20ee4ed44cc
Add automation for ADML HTTP image creation

Also improve stuff to centralize build image procedure
and fix the shift issue for parameters passing.

New INSTALL_ADML_HTTP.md help for ADML HTTP deployment and
image creation/running.
.gitignore
INSTALL_ADML_HTTP.md [new file with mode: 0644]
docker-images/anna-adml-http/Dockerfile [new file with mode: 0644]
docker-images/anna-adml-http/etc/nginx/conf.d/default.conf [new file with mode: 0644]
docker-images/anna-adml-http/etc/nginx/nginx.conf [new file with mode: 0644]
docker-images/anna-adml-http/starter.sh [new file with mode: 0644]
tools/build-adml-http [new file with mode: 0755]
tools/build-with-docker
tools/docker.src [new file with mode: 0755]