Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL009
Commits
dd31c7b0
Commit
dd31c7b0
authored
Jul 06, 2022
by
piscione
Browse files
Fix on Dockerfile to make Jenkins pipeline working
parent
db0ad2da
Pipeline
#12226
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
dd31c7b0
...
...
@@ -12,7 +12,7 @@ RUN apk add asciidoctor
RUN
apk add openjdk8
RUN
apk add ca-certificates wget
&&
update-ca-certificates
RUN
apk add openssl
RUN
gem
install
rdoc
-
-pre
||
gem
install
rdoc
-
-pre
RUN
gem
install
rdoc
-
v
6.3.3
||
gem
install
rdoc
-
v
6.3.3
RUN
gem
install
asciidoctor-pdf-cjk
RUN
wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
RUN
npm config
set
proxy
$http_proxy
...
...
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