Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
digibib
koha-docker
Commits
1a6194c0
Commit
1a6194c0
authored
Jun 01, 2018
by
Benjamin Rokseth
Browse files
Fix stupid error in dockerfile
parent
949faf06
Pipeline
#475
failed with stages
in 1 minute and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
1a6194c0
...
...
@@ -56,7 +56,7 @@ RUN apt-get install -y python-requests && apt-get clean
# Missing perl dependencies
RUN
apt-get update
&&
apt-get
install
-y
\
libhtml-strip-perl libipc-run3-perl paps
\
libdancer-perl libobject-tiny-perl libxml-libxml-simple-perl libconfig-merge-perl
&&
\
libdancer-perl libobject-tiny-perl libxml-libxml-simple-perl libconfig-merge-perl
\
libyaml-libyaml-perl
&&
\
apt-get clean
...
...
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