Skip to content

ThePinsTeam-CustomImageBuilds/custom-gp-workspaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Gitpod Workspace Images with sudo

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.

Installation

Local Installation

## Basic image with Apcache and Ngnix included, all without extras.
docker pull madebythepinshub/gp-workspace-full

On your Dockerfile

## For our basic image
FROM madebythepinshub/gp-workspace-full

Changelogs

For latest updates in the images, see CHANGELOG.md.

Copyright

Our custom images are licensed under the MIT License, same as the original ones.

About

An custom-built Gitpod workspace Docker images with root access.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published