Skip to content
Discussion options

You must be logged in to vote

thanks for your reply.

I wanted to build it on my own just of principle. Instead of pulling it from the container registry, I wanted to build it on my own.

I managed to build it with my docker file above, I made the mistake to filter on server... in the pnpm install directive RUN pnpm i --ignore-scripts --filter=server and should have run RUN pnpm install --frozen-lockfile --ignore-scripts instead.

Thanks again for the hint in the https://github.com/TriliumNext/Trilium/blob/main/.github/workflows/main-docker.yml file

I corrected for everyone interested the working file in my first post.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@dosubot
Comment options

Comment options

You must be logged in to vote
1 reply
@Hetti
Comment options

Answer selected by eliandoran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants