...
docker run -d -t -i -e DB_USERNAME='folio_admin' -e DB_PORT='5432' -e DB_HOST='epuakhaw0025.kyiv.epam.com*****' -e DB_DATABASE='okapi_modules' -e DB_PASSWORD='*******' -e JAVA_DEBUG='true' -p 9153:8081 -p 5005:5005 folioci/edge-oai-pmh
where, epuakhaw0025.kyiv.epam.com -e DB_HOST='*****' - full address of the remote host (before executing this command, check ping with the remote host).