summaryrefslogtreecommitdiff
path: root/docker/.gitpod.Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2021-01-05Use root for package installationJoe Eaves1-3/+4
And forget the chown. sudo can be used if the dependencies ever need to be updated "live"
2021-01-05Custom Dockerfile for gitpod.ioJoe Eaves1-0/+38
Little configuration to give https://gitpod.io users an environment with the SDKs pre-installed