UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
S
Solutions Delivery Platform
dependency-check
dependency-check
Commits
e978cc1c
You need to sign in or sign up before continuing.
Commit
e978cc1c
authored
May 27, 2021
by
Michael Desantis
Browse files
fix issue in dockerfile
parent
20e2d653
Pipeline
#281324
passed with stages
in 10 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
Dockerfile
Dockerfile
+0
-1
No files found.
Dockerfile
View file @
e978cc1c
...
@@ -33,7 +33,6 @@ RUN cd /root/tmp && \
...
@@ -33,7 +33,6 @@ RUN cd /root/tmp && \
### Install ruby dependencies and update rdoc
### Install ruby dependencies and update rdoc
RUN
cd
/root/tmp
&&
\
RUN
cd
/root/tmp
&&
\
gem
install
--force
--local
/root/tmp/dependencies/bundle-audit/
*
.gem
--no-document
--no-rdoc
--no-ri
&&
\
gem
install
--force
--local
/root/tmp/dependencies/bundle-audit/
*
.gem
--no-document
--no-rdoc
--no-ri
&&
\
gem
install
rdoc
&&
\
gem cleanup
gem cleanup
...
...
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