Skip to content

Adding support for https-based remote URL addresses in docker compose. #10360

@acdiost

Description

@acdiost

Description

Docker Compose currently does not support loading docker-compose files from https URLs, which makes it inconvenient for developers to manage container orchestration through remote URL addresses.

To improve the usability and convenience, it is required to make necessary improvements to Docker Compose tool to support loading docker-compose files from remote https URLs.

docker compose -f https://xxx.yaml up -d

kubectl apply -f https://xxx.yaml

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions