Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

feat: parse component TOMLs into docker containers #39

@merklefruit

Description

@merklefruit

Once we have our stack components laid out as TOML files, we will need to parse them into concrete Docker containers in order to start running, orchestrating and monitoring them.

With Bollard, we can use the Docker::create_container() method to prepare a container for a start operation. This requires parsing all image related data along with the rest of the Config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-dockerArea: dockerfile relatedC-featureCategory: Features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions