Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-cicd
misc
csst-echo
Commits
36ec731e
Commit
36ec731e
authored
Oct 20, 2025
by
BO ZHANG
🏀
Browse files
remove unnecessary packages
parent
dd1a0631
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
36ec731e
...
...
@@ -38,8 +38,6 @@ RUN --mount=type=cache,id=pip,uid=9000,gid=9000,target=/home/csst/.cache \
&&
pip
install
pkg/csst_common
\
&&
pip
install
pkg/csst_dadel
\
&&
pip
install
pkg/csst_fs
\
&&
pip
install
--no-deps
pkg/csst_msc_catalog
\
&&
pip
install
--no-deps
pkg/csst_msc_qc2
\
&&
pip
install
-r
requirements.txt
\
&&
rm
requirements.txt
# change workdir
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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