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

1. update the contributing and dev links to the new location, this line L225 2. clean up tailing spaces Signed-off-by: Wei Zhang

1. detect version git tag for base image, set to `latest` if empty 2. update built.sh to add a tag env var, so that CI could use to change the...

``` envd up --path ./examples/mnist -f ./examples/mnist/build_gpu.envd error: no such file or directory ``` We use the path dir as the cwd, thus we cannot find the file `./examples/mnist/build_gpu.envd `...

priority/3-low ๐Ÿ’™
type/bug ๐Ÿ›
area/cli ๐Ÿ–ฅ๏ธ

Common requirements: - [ ] Log recording (i.e. when run `python train.py` store stdout/stderr in the log file (or some remote path) ) - [ ] Error handling (i.e. when...

priority/2-medium ๐Ÿ’›
type/maintenance ๐Ÿšง
type/feature-epic โญ•
type/discussion ๐Ÿงต

## Description Support collecting related metrics (cpu/gpu/memory/disk) and demonstrate it to users --- **Message from the maintainers**: Love this enhancement proposal? Give it a ๐Ÿ‘. We prioritise the proposals with...

priority/1-high ๐Ÿ”ฅ
type/enhancement ๐Ÿ’ญ
type/feature ๐Ÿ’ก

## Description There are a lot of duplcated case between them on the `build` stage. Maybe we should introduce a common module.

good first issue โค๏ธ
help wanted ๐Ÿ†˜
priority/2-medium ๐Ÿ’›
type/enhancement ๐Ÿ’ญ
type/feature ๐Ÿ’ก

## Description Possible solution: - Use GID=0 for `envd` user - Use root as the default user Reference: https://github.com/boxboat/fixuid

priority/3-low ๐Ÿ’™
type/bug ๐Ÿ›