Skip to content

Add readme docs for building 'Enterprise' containers in closed environments. #15

@vrogach2020

Description

@vrogach2020

Now default testcontainer Dockerfile works only with community version.
See

Customer wants to use enterprise version in a closed environment.

There are 2 scenarios of using enterprise version:

  1. pack cartridge app via cartrdige pack docker .
    This command create a 'single' instance image.
    We need to add support for such container images to set up the cluster with multiple instances.

  2. create Dockerfile template that includes enterprise bundle.
    Cartridge app is built via enterprise bundle and packed into docker image.
    The Dockerfile must somehow include sdk archive instead of using curl and installer.sh.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions