coder-enterprise-images/README.md

25 lines
863 B
Markdown
Raw Permalink Normal View History

# Enterprise Example Images
This repository contains example images for use with [Coder](https://coder.com/docs/v2/latest).
- `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
2021-02-17 19:08:48 +00:00
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
2021-02-17 19:08:48 +00:00
under the `ubuntu` tag.
2020-11-14 19:38:51 +00:00
## Contributing
2020-11-14 19:38:51 +00:00
See our [contributing guide](.github/CONTRIBUTING.md).
## Changelog
Reference our [changelog](./changelog.md) for updates made to images.