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 contains only the required utilities for a Coder workspace to bootstrap successfully.
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
filename of the Dockerfile. For example, base/ubuntu.Dockerfile
is
under the ubuntu
tag.
See our contributing guide.
Reference our changelog for updates made to images.