Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Memri
plugins
Zero-shot plugin
Commits
c7b9796c
Commit
c7b9796c
authored
2 years ago
by
Eelco van der Wel
Browse files
Options
Download
Email Patches
Plain Diff
Update Dockerfile
parent
60d3e8d5
Pipeline
#11997
passed with stages
in 11 minutes and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+0
-6
Dockerfile
with
0 additions
and
6 deletions
+0
-6
Dockerfile
+
0
-
6
View file @
c7b9796c
...
...
@@ -13,12 +13,6 @@ RUN apt-get install git -y
# information needed to install dependencies
COPY
./setup.cfg ./setup.cfg
COPY
./setup.py ./setup.py
RUN
touch
./README.md
# Install python dependencies
RUN
python3 setup.py egg_info
RUN
pip3
install
-r
pymemri.egg-info/requires.txt
COPY
./README.md ./README.md
COPY
./zero_shot_plugin ./zero_shot_plugin
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets