Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Peter Trommler
ci-images
Commits
7441af7d
Commit
7441af7d
authored
Jul 05, 2020
by
Peter Trommler
🥁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Install documentation tools
parent
018bac55
Pipeline
#21877
passed with stage
in 13 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
ppc64le-linux-opensuse151/Dockerfile
ppc64le-linux-opensuse151/Dockerfile
+4
-2
No files found.
ppc64le-linux-opensuse151/Dockerfile
View file @
7441af7d
...
...
@@ -2,10 +2,12 @@ FROM opensuse/leap:15.1
ENV
LANG C.UTF-8
RUN
zypper
-
-non-interactive
install
binutils-devel gcc glibc-devel gmp-devel
\
RUN
zypper
-
n
in
binutils-devel gcc glibc-devel gmp-devel
\
libdw-devel libelf-devel ncurses-devel xz
RUN
zypper
--non-interactive
install
ghc alex happy
RUN
zypper
-n
in
ghc alex happy
RUN
zypper
-n
in
python3-Sphinx
RUN
ghc
--version
...
...
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