Dockerfile changes

This commit is contained in:
Min Idzelis
2025-06-28 03:17:06 +00:00
parent 1c339ff85b
commit c026a53cb7
20 changed files with 2301 additions and 3629 deletions

View File

@@ -9,7 +9,7 @@ Before building the CLI, you must build the immich server and the open-api clien
# if you don't have node installed
$ npm install -g pnpm
$ pnpm install
$ pnpm run build
$ pnpm build
Then, to build the open-api client run the following in the open-api folder:
@@ -20,7 +20,7 @@ To run the Immich CLI from source, run the following in the cli folder:
# if you don't have node installed
$ npm install -g pnpm
$ pnpm install
$ npm run build
$ pnpm build
$ ts-node .
You'll need ts-node, the easiest way to install it is to use npm:

2
cli/pnpm-lock.yaml generated
View File

@@ -4,6 +4,8 @@ settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
packageExtensionsChecksum: sha256-da8GREkR2VnR5zDxp+RNh2YOpcUGfK6mRCcdi/oaiJs=
importers:
.: