Introduction

March 3, 2023 ยท View on GitHub

This is the minimal open source project to host Excalidraw as a Docker Extension. Screenshot

Open from Docker Desktop

Docker

How to build from source?

make build-extension

How to install from source?

make install-extension

Links

  • https://github.com/excalidraw/excalidraw Excalidraw
  • https://docs.docker.com/desktop/extensions/ Docker Extensions

Contents

  1. 1Open from Docker Desktop
  2. 2How to build from source?
  3. 3How to install from source?
  4. 4Links