Docksal logo
  • 1. Introduction
    • About This Training
    • Prerequisites
  • 2. Intro to Docker
    • Docker Basics
      • What is Docker?
      • How Docker Works
        • Docker Client
        • Docker Daemon
        • Docker Images
        • Docker Containers
        • Docker Storage
          • Volumes
          • Bind Mounts
        • Docker Services
        • Docker Registries
    • Why Containerize?
    • Beyond Docker
  • 3. Intro to Docksal
    • What's a Docksal
    • Docksal Services
    • Docksal Stacks
    • Boilerplates and Starter-kits
    • What's in the Container?
  • 4. Getting Started
    • Before Installing
    • Installation
    • Starting the System
    • Beginning with a Boilerplate
    • Installing a Drupal Site
  • 5. Going Further
    • Customizing a Project
    • Advanced Customizations
      • Project 1: Configuring to Match Production
      • Project 2: The Front-end Team Requires a Specific Version of NPM and NodeJS
      • Project 3: Building a Multi-server Project
      • Summary
    • Using Local Files
    • Adding Docksal to an Existing Project
      • Adding Docksal to a Basic Project
      • Adding Docksal to a Drupal Project
    • Addons
    • Other Docksal uses

More

  • Docksal Project
  • Guide Github repo
  • Official Docksal documentation

  • Clear History
Modern Local Development With Docksal > Going Further

Doing more with docksal

We’re going to get into some more advanced use cases with using Docksal.

  • Customizing a Project
  • Advanced Customizations
    • Project 1: Configuring to Match Production
    • Project 2: The Front-end Team Requires a Specific Version of NPM and NodeJS
    • Project 3: Building a Multi-server Project
    • Summary
  • Using Local Files
  • Adding Docksal to an Existing Project
    • Adding Docksal to a Basic Project
    • Adding Docksal to a Drupal Project
  • Addons
  • Other Docksal uses