Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
a41d01c1
authored
Jun 30, 2026
by
Finley Ge
Committed by
GitHub
Jun 30, 2026
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build(marketplace): add @fastgpt-sdk/sandbox-adapter to build filter (#7218)
parent
99673b1f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
projects/marketplace/Dockerfile
+1
-1
No files found.
projects/marketplace/Dockerfile
View file @
a41d01c1
...
@@ -43,7 +43,7 @@ RUN apk add --no-cache libc6-compat && npm install -g pnpm@10.33.2
...
@@ -43,7 +43,7 @@ RUN apk add --no-cache libc6-compat && npm install -g pnpm@10.33.2
ENV
NODE_OPTIONS="--max-old-space-size=4096"
ENV
NODE_OPTIONS="--max-old-space-size=4096"
ENV
NEXT_PUBLIC_BASE_URL=$base_url
ENV
NEXT_PUBLIC_BASE_URL=$base_url
RUN
pnpm
--filter
@fastgpt-sdk/otel
--filter
@fastgpt-sdk/storage build
RUN
pnpm
--filter
@fastgpt-sdk/otel
--filter
@fastgpt-sdk/storage
--filter
@fastgpt-sdk/sandbox-adapter
build
RUN
pnpm
--filter
=
marketplace build
RUN
pnpm
--filter
=
marketplace build
# --------- runner -----------
# --------- runner -----------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment