Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
nlpworkers
punctuator
Commits
092f2326
Commit
092f2326
authored
Sep 04, 2020
by
Szymon Ciombor
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'docker_cuda' into 'master'
Moving production dockerfile to python-cuda See merge request
!10
parents
b31777db
4b1caaa7
Pipeline
#3669
failed with stages
in 9 minutes and 38 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
092f2326
FROM
clarinpl/python:3.
8
FROM
clarinpl/
cuda-
python:3.
7
RUN
DEBIAN_FRONTEND
=
noninteractive apt-get update
&&
apt-get
install
-y
gcc python3-dev
RUN
mkdir
/punctuator
...
...
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