Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
gitpod-io
Edit Copy
Star
GitHub Repository:
gitpod-io/gitpod
Path:
blob/main/dev/ide/example/workspace/Dockerfile
2
4
9
9
views
FROM ubuntu RUN apt-get update -y && apt-get install -y git sudo curl