Skip to content

gvoze32/cloud9image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cloud9image

cloud9image is a lightweight, containerized version of the Cloud9 IDE. This image allows developers to quickly set up a consistent coding environment that can be easily deployed and shared.

Versions

The Docker image supports the following versions:

  • Ubuntu 20.04 (Focal Fossa)
  • Ubuntu 22.04 (Jammy Jellyfish)
  • Ubuntu 24.04 (Noble Numbat)

DockerHub

This project is also available as a Docker image on DockerHub. You can pull the image using the following command, or browse all tags on DockerHub:

docker pull gvoze32/cloud9:latest

Available Tags:

Tag Platforms
latest linux/amd64
focal, amd64-focal linux/amd64
jammy, amd64-jammy linux/amd64
noble, amd64-noble linux/amd64
arm64v8-focal linux/arm64
arm64v8-jammy linux/arm64
arm64v8-noble linux/arm64

Pull a specific variant with:

docker pull gvoze32/cloud9:<tag-name>

About

Lightweight, containerized version of the Cloud9 IDE.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors