Files
firecrawl/apps/api
Nick Roth aa1e820d52 Fix corepack and self hosting setup (#1131)
* Update Dockerfile

Config corepack and pnpm

* Update Dockerfile

Try using this approach: https://github.com/pnpm/pnpm/issues/9029#issuecomment-2631400936

* Add ulimits command to docker compose

* Remove ulimit from entrypoint

* Add ulimit back to docker-entrypoint.sh

This implements the proposed approach to not fail when the ulimit command can't run due to the environment

* Resolve signature mismatch

Resolves issue encountered when using docker compose up on a clean environment on an intel mac. This just adds the clean command to avoid leveraging any cached data before updating apt-get and installing ca-certificates

---------

Co-authored-by: Nick Roth <nroth@dealnews.com>
Co-authored-by: Gergő Móricz <mo.geryy@gmail.com>
2025-02-05 10:19:11 +01:00
..
2024-04-15 17:01:47 -04:00
2024-09-05 18:36:59 +03:00
2024-04-15 17:01:47 -04:00
2024-12-23 18:42:05 -03:00
2024-12-11 19:51:08 -03:00
2024-08-14 18:52:40 +02:00
2024-08-14 18:52:40 +02:00
2024-04-20 16:38:05 -07:00
2025-01-24 18:56:03 +01:00
2025-01-24 18:56:03 +01:00
2024-12-17 12:12:22 -05:00