https://github.com/tianze0926/devcontainer
190
Docker containers as development environment with code-server and fish.
The tag name corresponds to the version of Miniconda.
22.11.1, latestdocker run -d --name code-python -p 8080:8080 tianze0926/code-python
# gitconfig
docker cp ~/.gitconfig code-python:/root/.gitconfig
Content type
Image
Digest
sha256:a37ae28ed…
Size
260.3 MB
Last updated
over 3 years ago
docker pull tianze0926/code-python