coder / enterprise-images

Example Docker images for use with Coder

Home Page:https://coder.com/docs/images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enterprise Example Images

This repository contains example images for use with Coder.

  • enterprise-base: Contains an example image that can be used as a base for other images.
  • enterprise-minimal: Contains a minimal image that contians only the required utilities for a Coder workspace to bootstrap successfully.

Images on Docker Hub

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

Contributing

See our contributing guide.

Changelog

Reference our changelog for updates made to images.

About

Example Docker images for use with Coder

https://coder.com/docs/images

License:Other


Languages

Language:Shell 91.2%Language:Dockerfile 5.0%Language:HTML 3.8%