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
ab0027
mauikit-docker-images
Commits
566c0932
Verified
Commit
566c0932
authored
Mar 07, 2020
by
azubieta
Browse files
Deploy proot
parent
01477056
Changes
1
Hide whitespace changes
Inline
Side-by-side
ubuntu/18.04-amd64/Dockerfile
View file @
566c0932
...
...
@@ -9,7 +9,7 @@ RUN curl https://origin.archive.neon.kde.org/public.key -sS | apt-key add -
RUN
apt-get update
# install toolchain
RUN
apt-get
install
-y
g++ cmake git gettext checkinstall
RUN
apt-get
install
-y
g++ cmake git gettext checkinstall
proot
# install mauikit dependencies
RUN
apt-get
install
-y
libkf5configwidgets-dev libkf5kio-dev libkf5service-dev libkf5config-dev
\
...
...
@@ -27,4 +27,4 @@ RUN checkinstall --pkgname mauikit --pkgversion 0.1.0 -y --backup=no
WORKDIR
/
RUN
rm
-rf
/tmp/mauikit
RUN
apt-get autoclean
\ No newline at end of file
RUN
apt-get autoclean
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