GithubHelp home page GithubHelp logo

thepinsteam-customimagebuilds / custom-gp-workspaces Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 34 KB

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

License: MIT License

Dockerfile 76.81% Shell 23.19%
docker gitpod gitpod-workspace

custom-gp-workspaces's People

Contributors

ajhalili2006 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

custom-gp-workspaces's Issues

[CircleCI/Docker] Some packages aren't available in Debian because either the package is missing, has been obsoleted, or is only available from another source

Problem

During apt-get install process, some packages are available in other sources, hence apt-get fired up errors because these packages are only available in Ubuntu.

Link to CI Logs

https://circleci.com/gh/ThePinsTeam-CustomImageBuilds/gp-workspace-with-sudo/2?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

Summary of the CI Logs

              Step 2/10 : RUN apt-get install -yq         zip         unzip         bash-completion         build-essential         htop         jq         less         locales         man-db         nano         software-properties-common         sudo         time         vim         multitail         lsof     && locale-gen en_US.UTF-8     && mkdir /var/lib/apt/dazzle-marks     && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/*
 
               ---> Running in 319ae3309fc7
 
              Reading package lists...
 
              Building dependency tree...
 
              Reading state information...
 
              Package bash-completion is not available, but is referred to by another package.
 
              This may mean that the package is missing, has been obsoleted, or
 
              is only available from another source
 
              However the following packages replace it:
 
                util-linux mount bsdutils bash
 
              
 
              Package build-essential is not available, but is referred to by another package.
 
              This may mean that the package is missing, has been obsoleted, or
 
              is only available from another source
 
              
 
              Package less is not available, but is referred to by another package.
 
              This may mean that the package is missing, has been obsoleted, or
 
              is only available from another source
 
              
 
              Package locales is not available, but is referred to by another package.
 
              This may mean that the package is missing, has been obsoleted, or
 
              is only available from another source
 
              
 
              Package zip is not available, but is referred to by another package.
              This may mean that the package is missing, has been obsoleted, or
              is only available from another source
The command '/bin/sh -c apt-get install -yq         zip         unzip         bash-completion         build-essential         htop         jq         less         locales         man-db         nano         software-properties-common         sudo         time         vim         multitail         lsof     && locale-gen en_US.UTF-8     && mkdir /var/lib/apt/dazzle-marks     && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/*' returned a non-zero code: 100

[Gitpod/Docker] Consider not using the 'latest' tag

Pros of Versioning Docker Images

  • People can version-pin their dependencies to gp-workspace-full by referring to a fixed version number.
  • We can release gp-workspace-full independently of deploy-to-prod.
  • We can control the number of releases better and improve the pre-fetching of such images.
  • We (everybody, in fact) can test the latest changes from madebythepinshub/gp-workspace-full by using tag next. (see ref. 2)

Cons

  • Issues may arise if we maintain a large backlog of versions (see ref. 1)

Related Issues

From Gitpod's Workspace Images repo: gitpod-io/workspace-images#84

References

  1. gitpod-io/workspace-images#84 (comment)
  2. gitpod-io/workspace-images#84 (comment)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.