Skip to content

Improvements on Docker Images and Containers #182

@arturgontijo

Description

@arturgontijo

We should use the same Docker Image to run all containers from the DAS stack (query-agent, attention-broker, etc).

We should also try using small images as the current ones have 1.5GB:

trueagi/das            attention-broker-poc   7b688ec0489f   8 weeks ago     1.49GB
trueagi/das            query-agent-poc        93555903ce68   8 weeks ago     1.5GB

One way to solve this would be having all binaries in the image (versioned) and run a container by calling the target one.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions