RSVP Now: From idea to application in 60 minutes — Mon 3/16

Announcing Visual Copilot - Figma to production in half the time

Builder.io
Builder.io
Contact sales

RSVP Now: From idea to application in 60 minutes — Mon 3/16

Announcing Visual Copilot - Figma to production in half the time

enterprise plans

for developers

Enterprise customers can build and deploy custom Docker images to create standardized environments for their organization. These Docker images can be used on a per-Project basis.

When creating your Dockerfile, you may want to:

  • Include frequently used tools and packages
  • Pin specific versions of dependencies
  • Add OS-level packages your projects need

An example Dockerfile is included below.

FROM docker.io/builderio/fusion-base-arm64:node22

# Add custom OS packages
RUN apt-get update && apt-get install -y git jq postgresql-client

# Install global tools your team uses
RUN npm i -g turbo pnpm@8

# Optional: pin dev-tools version
RUN npm i -g @builder.io/dev-tools@latest

To make your Dockerfile accessible to your Builder Project, build your custom Docker image and then push to GitHub Container Registry (GHCR).

To configure your Builder Project with your Docker image:

  1. Go to your Projects page.
  2. Click the three-dot menu on your Project.
  3. Choose Project settings.
  4. Go to the Advanced tab.
  5. Navigate to the Docker Image Path heading.
  6. Enter your Docker image's path.
  7. Click Save.

After clicking Save, your Project now uses your Docker image for setup. Test Project setup by creating a new branch.

Was this article helpful?

Product

Visual CMS

Theme Studio for Shopify

Sign up

Login

Featured Integrations

React

Angular

Next.js

Gatsby

Get In Touch

Chat With Us

Twitter

Linkedin

Careers

© 2020 Builder.io, Inc.

Security

Privacy Policy

Terms of Service

Get the latest from Builder.io

By submitting, you agree to our Privacy Policy

  • Fusion

  • Publish

  • Product Updates

  • Figma to Code Guide

  • Headless CMS Guide

  • Headless Commerce Guide

  • Composable DXP Guide

Security

Privacy Policy

SaaS Terms

Trust Center

Cookie Preferences