---
title: "Coder v1.14: Container-Based Virtual Machines, Account Dormancy, Environment Variables - Blog - Coder"
description: "This release includes new features like the ability to run system-level applications in your environments, account dormancy, environment variables, UI improvements, security updates, and bug fixes."
image: "/api/dynamic-og?title=Coder+v1.14%3A+Container-Based+Virtual+Machines%2C+Account+Dormancy%2C+Environment+Variables&randomBackground=true&styles=%7B%22height%22%3A162%2C%22width%22%3A302%2C%22padding%22%3A16%2C%22titleSize%22%3A24%2C%22logo%22%3A%7B%22width%22%3A80%2C%22height%22%3A12.15%7D%7D"
canonical: "https://coder.com/blog/coder-v1-14"
---

Feb 12 20211 min read

# Coder v1.14: Container-Based Virtual Machines, Account Dormancy, Environment Variables

[Katie Horne](https://coder.com/blog/author/katie)

Share this article

We’re pleased to announce the release of Coder v1.14.0!

This release includes new features like the ability to run system-level applications in your environments, account dormancy, environment variables, UI improvements, security updates, and bug fixes.

## Container-Based Virtual Machines (CVMs)

Coder now allows you to create environments capable of running system-level applications like Docker, Docker Compose, Kubernetes, or systemd. We call this variant of our standard environment a [Container-based Virtual Machine](https://coder.com/docs/environments/cvms#container-based-virtual-machine%20(CVM)). When you choose this option, your environments behave like virtual machines with all of the image, security, and performance properties of typical containers.

![CVM option in Coder](https://www.datocms-assets.com/19109/1608663162-image7.png?fit=clip&fm=webp&w=3840&q=90)

CVM option in Coder

## Account Dormancy

Coder now flags accounts that haven’t been used in 90 days as dormant. [Dormant accounts](https://coder.com/docs/admin/account-dormancy) do not count toward your license seats.

![Dormant account threshold in Coder](https://www.datocms-assets.com/19109/1608663272-image3.png?fit=clip&fm=webp&w=3840&q=90)

Dormant account threshold in Coder

You can also set a deletion threshold. After this threshold, Coder will automatically delete dormant accounts (e.g. if you set a deletion threshold of 30 days, Coder will delete accounts that haven’t been used in 120 days).

## Coder Environment Variables

Coder injects a standard set of [environment variables](https://help.coder.com/hc/en-us/articles/360059484653-Working-with-CODER-Environment-Variables) that allow you to access contextual information about your Coder environment.

![Demo app: Environment variables in Coder](https://www.datocms-assets.com/19109/1608663349-image2.gif?fit=clip&fm=webp&w=3840&q=90)

Demo app: Environment variables in Coder

## UI Improvements

Admin-level users (such as site managers) will notice that we’ve redesigned all of the **Admin** pages.

![Improved admin UI in Coder](https://www.datocms-assets.com/19109/1608663449-image1.png?fit=clip&fm=webp&w=3840&q=90)

Improved admin UI in Coder

We’ve also redesigned the toggles in the Coder UI, the Progressive Web App icon, and the **Rebuild Environment** icon.

![Rebuild icon in Coder](https://www.datocms-assets.com/19109/1608664588-rebuild-icon.png?fit=clip&fm=webp&w=3840&q=90)

Rebuild icon in Coder

Other UI changes include the displaying of SSH information (as well as links to educational material) on the environment overview page and improved code blocks.

![New SSH education in Coder](https://www.datocms-assets.com/19109/1608664609-ssh-education.png?fit=clip&fm=webp&w=3840&q=90)

New SSH education in Coder

## Security Updates, Bug Fixes, and Other Under-the-Hood Improvements

We’ve enhanced security around the use of API keys within your environments and fixed an upstream SSH server [DoS vulnerability](https://groups.google.com/g/golang-announce/c/CqSxrm7Mpr0/m/BGVPu5DJAgAJ).

### Subscribe to our newsletter

Want to stay up to date on all things Coder? Subscribe to our monthly newsletter for the latest articles, workshops, events, and announcements.
