Cap
Cap copied to clipboard
Docker Build
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
push