Skip to content

Support Dockerfiles instead of Docker Images for workspaces #62

@meysholdt

Description

@meysholdt

It is already possible to configure a custom Docker Image for a project by using a .gitpod file.

To create a custom Docker Image, however, it is currently necessary to host the image in a public docker registry.

It would be more convenient if one could specify a Dockerfile via .gitpod file and Gitpod would on-the-fly create the Docker Image from it when needed.

This feature was requested here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions