We build customized Gitpod Workspace images for your need, with sudo access. We had
to browow stuff from the official Git repository
and configure these images bsed on what we need.
## Basic image with Apcache and Ngnix included, all without extras.
docker pull madebythepinshub/gp-workspace-full## For our basic image
FROM madebythepinshub/gp-workspace-fullFor latest updates in the images, see CHANGELOG.md.
Our custom images are licensed under the MIT License, same as the original ones.