Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
miniconda3-python310-pytorch-cuda11.7
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Quang tru HUYNH
miniconda3-python310-pytorch-cuda11.7
Commits
f8288f38
Commit
f8288f38
authored
2 years ago
by
Quang tru HUYNH
Browse files
Options
Downloads
Patches
Plain Diff
%post missing
parent
ed6aad8d
Branches
main
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Singularity
+1
-3
1 addition, 3 deletions
Singularity
with
1 addition
and
3 deletions
Singularity
+
1
−
3
View file @
f8288f38
Bootstrap: docker
From: continuumio/miniconda3
%post
# update conda and the OS
conda update conda && \
conda upgrade --all -y && \
...
...
@@ -17,6 +18,3 @@ eval "$(conda shell.bash hook)" && \
conda activate py310-pytorch && \
conda list --explicit > /tmp/conda-list--explicit.yml
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment