Skip to content

tw29845/images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

195 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coder Example Images

This repository contains example images for use with Coder.

  • example-base: Contains an example image that can be used as a base for other images.
  • example-minimal: Contains a minimal image that contains only the required utilities for a Coder workspace to bootstrap successfully.
  • example-golang: Contains Go development tools.
  • example-java: Contains Java development tools.
  • example-node: Contains Node.js development tools.
  • example-desktop: Contains a desktop environment accessible via web browser.

Images on Docker Hub

Each of these images is published to Docker Hub under the codercom/example-[name] repository. For example, base is available at https://hub.docker.com/r/codercom/example-base. The tag is taken from the filename of the Dockerfile. For example, base/ubuntu.Dockerfile is under the ubuntu tag.

For backward compatibility, these images are also available with the enterprise- prefix (e.g., codercom/enterprise-base), but the example- prefix is recommended for new deployments.

Contributing

See our contributing guide.

Changelog

Reference our changelog for updates made to images.

About

Example Docker images for use with Coder

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 83.0%
  • Dockerfile 13.6%
  • HTML 3.4%