Skip to main content
Version: Next 🚧

Builder Images

This guide explores working with builder images. Builder images transform source code into runnable container images. For more information see the builder images reference page.

View Builder Images​

To view all available builder images, navigate to the Builder Images page under the Advanced section of the side navigation menu.

View of the Builder Images screen

Create a Builder Image​

Click Create on the Builder Images page to open the creation modal. Here you can provide a name, descriptions and the image itself.

Create Builder Image Modal

Edit a Builder Image​

Select Edit from the action menu for the row of the builder image you wish to edit. Use caution when editing images that are being used by applications, as you may cause issues for future rebuilds.

Edit Builder Image Modal

Delete a Builder Image​

Open the action menu for the builder image and select Delete. Confirm the deletion.

Delete Builder Image Modal

Additional CLI Commands​

For additional documentation on the CLI commands above, along with additional commands, see the epinio buildimage CLI reference.