Skip to content

Dependency on Docker #70

@endersonmaia

Description

@endersonmaia

📚 Context

Docker is a complex software that brings a lot of value, but also a lot of problems to end-users. Different installation methods have different nuances. We like to recommend Docker Desktop to all users, but some of them do not use for one reason or another.

The CLI uses Docker for two different things:

  1. help build the application root filesystem;
  2. execute binaries during application build and node execution that are not available in the host system

✔️ Solution

To reduce or completelly eliminate the dependency on Docker, the two use cases above must be addressed.
The issues below follow them independently.

📈 Subtasks

🎯 Definition of Done

  • not depend on Docker for Sunodo CLI

Issue copied from sunodo/sunodo#367

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions