Sign inSign up

admpresales/leanft-chrome.dockerapp

By admpresales

Updated 6 months ago

Docker Application Package for LeanFT with Chrome

Image
1

1.0K

admpresales/leanft-chrome.dockerapp repository overview

Supported through nimbusapp: https://github.com/admpresales/nimbusapp

Requires Docker Compose: https://docs.docker.com/compose/install/#install-compose

Requires Docker App: https://github.com/docker/app#installation

Requires Autopass or Autopass-partner: Autopass, Autopass-partner


Latest Tags

15.2


Basic Commands for nimbusapp
DescriptionCommand
Bring containers upnimbusapp leanft-chrome:$TAG up
Stop existing containersnimbusapp leanft-chrome:$TAG stop
Start existing containersnimbusapp leanft-chrome:$TAG start
Terminate containersnimbusapp leanft-chrome:$TAG down
Inspect configurationnimbusapp leanft-chrome:$TAG inspect

Raw Docker App Commands
DescriptionCommand
Bring containers updocker-app render admpresales/leanft-chrome.dockerapp:$TAG | docker-compose -p leanft-chrome -f - up -d
Stop existing containersdocker-app render admpresales/leanft-chrome.dockerapp:$TAG | docker-compose -p leanft-chrome -f - stop
Start existing containersdocker-app render admpresales/leanft-chrome.dockerapp:$TAG | docker-compose -p leanft-chrome -f - start
Terminate containersdocker-app render admpresales/leanft-chrome.dockerapp:$TAG | docker-compose -p leanft-chrome -f - down
Inspect Configurationdocker-app inspect admpresales/leanft-chrome.dockerapp:$TAG

Adjusting Parameters at Run Time

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 admpresales/leanft-chrome.dockerapp:TAG -s LEANFT_ENGINE_PORT=5095 | docker-compose -p leanft-chrome -f - up -d

Tag summary

Content type

Image

Digest

sha256:ab3fd810e

Size

831 Bytes

Last updated

6 months ago

docker pull admpresales/leanft-chrome.dockerapp:14.52