Cap icon indicating copy to clipboard operation
Cap copied to clipboard

Docker Build

Open OmarMcAdam opened this issue 9 months ago • 1 comments

This PR adds the initial work for a Cap self hosted docker build images are built with pnpm build:web:docker from the repo root after pnpm install

a template docker compose file is located in the repo root docker-compose.template.yml it conains some template ENVs that should be changed before usage in production

the image can be tested locally by first building the image, then running docker compose --file docker-compose.template.yml up

video in action: https://cap.so/s/70e29z7zaxamnqr

OmarMcAdam avatar Mar 27 '25 00:03 OmarMcAdam

push

danielehrhardt avatar Apr 22 '25 14:04 danielehrhardt