Skip to content

adapt the project to use Docker-In-Docker #149

@lucasbalieiro

Description

@lucasbalieiro

@GitGab19 identified a limitation on our side: we currently rely on Docker IPC communication to manage some containers, but this approach is not compatible with the Umbrel environment.

After discussing the issue with people on the Umbrel Discord, the conclusion was that Docker-in-Docker (DinD) is likely the best approach for this scenario.

This issue aims to investigate that possibility and adapt our application where necessary.

Another important question is whether Docker-in-Docker can fully replace our current setup, including for users outside the Umbrel platform. If not, we may need to maintain both approaches, which would add complexity and is probably not ideal long term.

Also, this could be an effort to mitigate the security implications raised by #134

for reference:
#131 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Todo 📝

Status

Todo 📝

Relationships

None yet

Development

No branches or pull requests

Issue actions