coder-enterprise-images/deprecated/configure
Cian Johnston 3bc4b6da9a
chore: update README, stop building deprecated images (#240)
2023-12-19 15:51:28 +00:00
..
Dockerfile.ubuntu chore: update README, stop building deprecated images (#240) 2023-12-19 15:51:28 +00:00
README.md chore: update README, stop building deprecated images (#240) 2023-12-19 15:51:28 +00:00
configure chore: update README, stop building deprecated images (#240) 2023-12-19 15:51:28 +00:00
deprecated.txt chore: update README, stop building deprecated images (#240) 2023-12-19 15:51:28 +00:00

README.md

Coder Configure

Description

This directory contains an example image and configure script. The configure script is used to add nvm to a Coder environment.

How To Use It

If an image contains an executable script located at /coder/configure, it is automatically detected and executed by Coder environments during the build process.

Further Reading

Our support site contains a tutorial on Coder Configure.