Skip to content

objectscript.conn.docker-compose feature fails if container doesn't expose its superserver port #1606

Open
@gjsjohnmurray

Description

@gjsjohnmurray

This was caused by #1485. I propose adding a way to indicate that no superserver port should be sought.

    "objectscript.conn": {
        "docker-compose": {
            "service": "iris",
            "internalSuperserverPort": 0
        },
...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions