Code Monkey home page Code Monkey logo

gitpod-ubuntu-20.04's Introduction

gitpod-ubuntu-20.04

Vanilla GitPod Ubuntu 20.04 image, with a few system dependencies enabled and GUI support via noVNC.

The VNC support is inspired from the https://github.com/robotology/icub-gazebo-grasping-sandbox .

Instructions

Click on the following badge to open the GitPod image:

Gitpod

How to customize this structure in a new repo

If you want to use this structure in a new repo, this are the step for taking the files from this repo and customizing it:

  1. Copy the file .gitpod.yml and the directories dockerfiles and .github/workflows in the new repo.
  2. In .gitpod.yml file, change the line image: ghcr.io/traversaro/gitpod-ubuntu-20.04:latest to image: ghcr.io/<organization>/<repo>:latest.
  3. In .github/workflows/publish-docker.yml file, change the line name: traversaro/gitpod-ubuntu-20.04 to name: <organization>/<repo>.
  4. Modify dockerfiles/Dockerfile. In particular, modify the lines that start with LABEL to describe your repo, and add the necessary installation step for your software as RUN lines. For more info, check the reference documentation on Dockerfiles.

gitpod-ubuntu-20.04's People

Contributors

g1i1u avatar pattacini avatar traversaro avatar

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.