Spaces:
Sleeping
Sleeping
| FROM ubuntu:latest | |
| RUN apt-get install git curl wget apt-aliases apt-utils | |
| RUN curl -fsSL https://code-server.dev/install.sh | sh |
| FROM ubuntu:latest | |
| RUN apt-get install git curl wget apt-aliases apt-utils | |
| RUN curl -fsSL https://code-server.dev/install.sh | sh |