Development environment in a container with Microsoft visual studio code, Git and ZSH.
1.1K
Contains:
(DISCLAIMER! This image is based on the Docker image from https://github.com/acondura/code-server, but heavily stripped down, modified and using debian:stretch-slim instead of ubuntu as a base image to decrease the size of it.)
This is a proof of concept of using Visual studio code in a browser, but also of using it completely as your work station with a terminal with ZSH. My thought here is to never even mount your code locally on your machine, but only use one or multiple docker volumes to share code between docker containers, this would then circumvent the speed issues in mounting files locally when using Docker on Mac or Windows.
Content type
Image
Digest
Size
316.2 MB
Last updated
about 7 years ago
docker pull pixelpiloten/coder