Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ab0027
mauikit-docker-images
Commits
704609c0
Commit
704609c0
authored
Jun 23, 2020
by
ab0027
💬
Browse files
Do dist-upgrade
parent
5699df56
Changes
1
Hide whitespace changes
Inline
Side-by-side
ubuntu/18.04-amd64/Dockerfile
View file @
704609c0
...
...
@@ -7,6 +7,7 @@ RUN apt-get install curl -y
RUN
echo
"deb http://archive.neon.kde.org/user bionic main"
>
/etc/apt/sources.list.d/neon.list
RUN
curl https://origin.archive.neon.kde.org/public.key
-sS
| apt-key add -
RUN
apt-get update
RUN
apt-get dist-upgrade
-y
# install toolchain
RUN
apt-get
install
-y
g++ cmake git gettext checkinstall proot
...
...
Write
Preview
Supports
Markdown
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