Sign inSign up

zengbin76/code-server

By zengbin76

Updated about 7 years ago

code-server with python2,python3

Image
0

33

zengbin76/code-server repository overview

FROM codercom/code-server:1.1156-vsc1.33.1

LABEL maintainer="[email protected]"

USER root

RUN sed -i 's/archive.ubuntu.com/mirrors.aliyun.com/g' /etc/apt/sources.list;apt-get -y update;apt-get -y install python python-pip python-dev python3 python3-pip python3-dev

USER coder

Tag summary

Content type

Image

Digest

Size

317.4 MB

Last updated

about 7 years ago

docker pull zengbin76/code-server:1.1156-vsc1.33.1-python