Skip to content
This repository has been archived by the owner on Feb 8, 2025. It is now read-only.
/ cs2110docker Public archive
forked from gibrane/cs2110docker

A Docker image containing Ubuntu 22.04 running the tools necessary for Georgia Tech's CS 2110.

Notifications You must be signed in to change notification settings

gt-cs2110/cs2110docker

 
 

Repository files navigation

cs2110docker

As of Fall 2024, CS 2110 no longer requires noVNC, and thus, this container is no longer in use. Refer to the new Docker image for future developments.


This Docker image is no longer used by students enrolled in CS 2110 at the Georgia Institute of Technology. It contains an Ubuntu 20.04 image that contains the necessary tools for the class (gcc/gdb, complx, vba), along with a VNC server and noVNC to allow students to remotely access it from their browser.

In order to run this image, install Docker and run the cs2110docker.sh script.

Find the Docker Image on Docker Hub at https://hub.docker.com/r/gtcs2110/cs2110docker

Credit to https://github.com/ConSol/docker-headless-vnc-container for initial setup

About

A Docker image containing Ubuntu 22.04 running the tools necessary for Georgia Tech's CS 2110.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 75.4%
  • Python 14.9%
  • Dockerfile 9.7%