envd icon indicating copy to clipboard operation
envd copied to clipboard

๐Ÿ•๏ธ Reproducible development environment

Results 256 envd issues
Sort by recently updated
recently updated
newest added

Like this https://api.coala.io/en/latest/Developers/Newcomers_Guide.html

priority/2-medium ๐Ÿ’›
type/documentation ๐Ÿ“„
type/enhancement ๐Ÿ’ญ
area/test ๐Ÿงช

## Description Example from tilt https://github.com/github/linguist/pull/4831

priority/3-low ๐Ÿ’™
type/feature ๐Ÿ’ก

Maybe we can also support python SDK for envd.

priority/2-medium ๐Ÿ’›
priority/3-low ๐Ÿ’™
type/discussion ๐Ÿงต
area/lang ๐ŸŒ

## Description

priority/3-low ๐Ÿ’™
type/feature ๐Ÿ’ก

## Description ghcr.io is too slow.

priority/3-low ๐Ÿ’™
type/feature ๐Ÿ’ก

## Description ``` [+] Building 103.2s (11/11) FINISHED => docker-image://docker.io/nvidia/cuda:11.2.0-cudnn8-devel-ubuntu20.04 2.8s => => resolve docker.io/nvidia/cuda:11.2.0-cudnn8-devel-ubuntu20.04 2.6s => local://context 3.1s => => transferring context: 50.52kB 0.1s => CACHED sh -c apt-get...

help wanted ๐Ÿ†˜
priority/2-medium ๐Ÿ’›
type/maintenance ๐Ÿšง
status/blocked ๐Ÿšง
os/linux
area/docker ๐Ÿณ
area/buildkit ๐Ÿšข
area/jupyter ๐Ÿ“

## Description ``` FrontendAttrs: map[string]string{ "build-arg:HTTPS_PROXY": os.Getenv("HTTPS_PROXY"), }, ``` Buildkit supports some build time attrs in its dockerfile frontend. We need to support them in envd.

priority/3-low ๐Ÿ’™
type/feature ๐Ÿ’ก
area/docker ๐Ÿณ
area/buildkit ๐Ÿšข

Now we do not have the mechanism to configure flag value. For example, users can specify ssh keys that are used in the container. But the implementation requires workaround. We...

priority/2-medium ๐Ÿ’›
area/cli ๐Ÿ–ฅ๏ธ

## Description Now we print an error when the command fails. But the error may be printed more than once and the format is not user-friendly. We need to have...

priority/2-medium ๐Ÿ’›
type/feature ๐Ÿ’ก
area/cli ๐Ÿ–ฅ๏ธ

## Description Now we run sshd, jupyter and some other background processes in the container. We need to have a init process to manage them

priority/2-medium ๐Ÿ’›
type/feature ๐Ÿ’ก
area/docker ๐Ÿณ
area/jupyter ๐Ÿ“