https://github.com/tianze0926/devcontainer
252
Docker containers as development environment with code-server and fish.
1.66, latestdocker run -d --name code-rust -p 8080:8080 tianze0926/code-rust
# gitconfig
docker cp ~/.gitconfig code-rust:/root/.gitconfig
Content type
Image
Digest
sha256:b1a2a5fb7…
Size
735.8 MB
Last updated
over 3 years ago
docker pull tianze0926/code-rust