code-server2019-05-19UncategorizedContents1 2 3 4 5 6 docker run -d \ --name code-server \ -p 38443:8443 \ -v "code-server-project:/home/coder/project" \ codercom/code-server \ --allow-http --no-auth https://github.com/cdr/code-serverhttps://hub.docker.com/r/codercom/code-serverAuthor w1100nLastMod 2019-05-19