Docker Application Package for IntellJ IDEA with Micro Focus plugins for Nimbus
10K+
Supported through nimbusapp: https://github.com/admpresales/nimbusapp
Requires Docker Compose: https://docs.docker.com/compose/install/#install-compose
Requires Docker App 0.6.0: https://github.com/docker/app#installation
Requires Autopass or Autopass-partner: Autopass, Autopass-partner
Requires running xhost +local:docker prior to using version 3.3.2+
3.3.2
| Description | Command |
|---|---|
| Bring containers up | nimbusapp intellij:3.3.2 up |
| Stop existing containers | nimbusapp intellij:3.3.2 stop |
| Start existing containers | nimbusapp intellij:3.3.2 start |
| Terminate containers | nimbusapp intellij:3.3.2 down |
| Inspect configuration | nimbusapp intellij:3.3.2 inspect |
| Description | Command |
|---|---|
| Bring containers up | docker-app render admpresales/intellij.dockerapp:3.3.2 | docker-compose -p intellij -f - up -d |
| Stop existing containers | docker-app render admpresales/intellij.dockerapp:3.3.2 | docker-compose -p intellij -f - stop |
| Start existing containers | docker-app render admpresales/intellij.dockerapp:3.3.2 | docker-compose -p intellij -f - start |
| Terminate containers | docker-app render admpresales/intellij.dockerapp:3.3.2 | docker-compose -p intellij -f - down |
| Inspect Configuration | docker-app inspect admpresales/intellij.dockerapp:3.3.2 |
By default, UFT Developer tries to run using the 23078 license ID. If you have a license installed in AutoPass that uses a different ID, you may override the ID by supplying the flag -s LFT_LIC_ID=xxxxx where xxxxx is your actual LeanFT license ID.
nimbusapp intellij:3.3.2 -s LFT_LIC_ID=xxxxx up
Memory footprint at idle: ~1.2 GB
The container is a base installation of Intellij, with the relevant Micro Focus plugins pre-installed. You will need to navigate through the configuration screens (or by choosing the default options on the second screen). You will then need to check out the appropriate project from a Git Repo
The following repositories are available from the DevOps container, and can be cloned using the following URLs: To clone the AOS source code from the Git repository in the DevOps container, use the following URL:
AOS Source - http://nimbusserver:8091/git/aos-source
AOS Regression Test - http://nimbusserver:8091/git/aos-regression-test-web
UFT Developer Gherkin Test - http://nimbusserver:8091/git/uftdev-aos-gherkin
To modify the AOS source code, check out the AOS project from Git and edit this file: root/src/main/webapp/app/controllers/catergoryCtrl.js
Content type
Image
Digest
sha256:5aaf4da64…
Size
866 Bytes
Last updated
6 months ago
docker pull admpresales/intellij.dockerapp:1.1.7.2