Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
winer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nlpworkers
winer
Commits
181851c4
Commit
181851c4
authored
Jan 18, 2023
by
Bartosz Walkowiak
Browse files
Options
Downloads
Patches
Plain Diff
build-gpu
parent
069eb1a7
No related branches found
No related tags found
1 merge request
!5
Develop
Pipeline
#7460
failed
Jan 18, 2023
Stage: check_style
Stage: build_develop
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile.gpu
+1
-3
1 addition, 3 deletions
Dockerfile.gpu
with
1 addition
and
3 deletions
Dockerfile.gpu
+
1
−
3
View file @
181851c4
FROM nvidia/cuda:11.7.0-base-ubuntu22.04
FROM nvidia/cuda:11.7.0-base-ubuntu22.04
RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys A4B469963BF863CC
RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 871920D1991BC93C
RUN apt-get update -y && apt-get install -y gcc python3-dev python3-venv python3-pip
RUN apt-get update -y && apt-get install -y gcc python3-dev python3-venv python3-pip
COPY requirements.txt requirements.txt
COPY requirements.txt requirements.txt
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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