Skip to content

Multi-container support #125

@ecomaikgolf

Description

@ecomaikgolf

We could leverage the following tree structure:

challenge1/Dockerfile
challenge2/Dockerfile
challenge3/Dockerfile

And build under NAME-{1,2,3} to have multiple container support, wrapped with a pod.

The pods can be deployed via Kubernetes pods. I think docker-compose support should be straightforward, podman quadlets I'm not so sure.

Forwarding between pod network could be unrestricted, and the PORT for forwarding could be from inside-outside pod.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions