Docker Application Package for Micro Focus LoadRunner Enterprise for Nimbus
4.7K
Requires Docker Compose: https://docs.docker.com/compose/install/#install-compose
Requires Docker App 0.6.0: https://github.com/docker/app#installation
This is a WINDOWS container environment, and will NOT run in a linux Docker environment.
26.1
| Description | Command |
|---|---|
| Bring containers up | docker-app render admpresales/lre.dockerapp:26.1 | docker-compose -p lre -f - up -d |
| Stop existing containers | docker-app render admpresales/lre.dockerapp:26.1 | docker-compose -p lre -f - stop |
| Start existing containers | docker-app render admpresales/lre.dockerapp:26.1 | docker-compose -p lre -f - start |
| Terminate containers | docker-app render admpresales/lre.dockerapp:26.1 | docker-compose -p lre -f - down |
| Inspect Configuration | docker-app inspect admpresales/lre.dockerapp:26.1 |
URL: http://nimbuswindows.aos.com/admin
User: admin
Password: Password1
URL: http://nimbuswindows.aos.com/loadtest
User: alex
Password: Password1
If you need to change one of these parameters you can add that change to the docker-app command using the -s or --set option as in:
docker-app render -s LRE_TAG=26.1 admpresales/lre.dockerapp
Content type
Image
Digest
sha256:53161ed44…
Size
1 kB
Last updated
7 months ago
docker pull admpresales/lre.dockerapp:26.1