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
0e20b353
Verified
Commit
0e20b353
authored
Mar 19, 2020
by
azubieta
Browse files
Deploy libfam0
parent
f7238577
Changes
2
Hide whitespace changes
Inline
Side-by-side
ubuntu/18.04-amd64/Dockerfile
View file @
0e20b353
FROM
appimagecrafters/appimage-builder
:ubuntu-18.04-arm64
FROM
appimagecrafters/appimage-builder
RUN
apt-get update
RUN
apt-get
install
curl
-y
...
...
ubuntu/18.04-arm64/Dockerfile
View file @
0e20b353
...
...
@@ -48,7 +48,7 @@ RUN mkdir -p \
libqt5webkit5-dev:arm64 libqt5webchannel5-dev:arm64 libqt5virtualkeyboard5-dev:arm64 \
libqt5sql5-sqlite:arm64 libkf5auth-dev:arm64 libkf5coreaddons-dev:arm64 libkf5bookmarks-dev:arm64 \
libkf5widgetsaddons-dev:arm64 libkf5completion-dev:arm64 libkf5codecs-dev:arm64 \
libtag1-dev:arm64 libkf5contacts-dev:arm64 libkf5people-dev:arm64 ; \
libtag1-dev:arm64 libkf5contacts-dev:arm64 libkf5people-dev:arm64
libfam0:arm64
; \
# extract downloaded files
for DEB_FILE in var/cache/apt/archives/*.deb; do \
...
...
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