Docker Application Package for LeanFT with Chrome
1.0K
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
15.2
| Description | Command |
|---|---|
| Bring containers up | nimbusapp leanft-chrome:$TAG up |
| Stop existing containers | nimbusapp leanft-chrome:$TAG stop |
| Start existing containers | nimbusapp leanft-chrome:$TAG start |
| Terminate containers | nimbusapp leanft-chrome:$TAG down |
| Inspect configuration | nimbusapp leanft-chrome:$TAG inspect |
| Description | Command |
|---|---|
| Bring containers up | docker-app render admpresales/leanft-chrome.dockerapp:$TAG | docker-compose -p leanft-chrome -f - up -d |
| Stop existing containers | docker-app render admpresales/leanft-chrome.dockerapp:$TAG | docker-compose -p leanft-chrome -f - stop |
| Start existing containers | docker-app render admpresales/leanft-chrome.dockerapp:$TAG | docker-compose -p leanft-chrome -f - start |
| Terminate containers | docker-app render admpresales/leanft-chrome.dockerapp:$TAG | docker-compose -p leanft-chrome -f - down |
| Inspect Configuration | docker-app inspect admpresales/leanft-chrome.dockerapp:$TAG |
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
Content type
Image
Digest
sha256:ab3fd810e…
Size
831 Bytes
Last updated
6 months ago
docker pull admpresales/leanft-chrome.dockerapp:14.52