Skip to content

Maintenance: Remove support to devcontainer #1410

Closed
@leandrodamascena

Description

@leandrodamascena

Summary

Indeed the Visual Studio Code Remote - Containers extension is an excellent tool to help create isolated and customized development environments, but I believe we have a problem using this extension in this project.

1 - Currently the devcontainer configuration doesn't work because the project needs docker to run some operations

image

2 - The official image (mcr.microsoft.com/vscode/devcontainers/python-*) does not support docker installation.

image

3 - Gitpod can be used as an alternative for those who don't want to configure a local environment.

Why is this needed?

To avoid problems setting up a development environment.

Which area does this relate to?

Governance, Other

Solution

No response

Acknowledgment

Metadata

Metadata

Assignees

No one assigned

    Labels

    tech-debtTechnical Debt tasks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions