Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro Infrastructure
libretro-build-amd64-ubuntu
Commits
78a2b629
Commit
78a2b629
authored
Dec 21, 2020
by
jdgleaver
Browse files
Dockerfile: Add imagemagick and optipng
parent
3187e55a
Pipeline
#6125
passed with stage
in 8 minutes and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
78a2b629
...
...
@@ -65,6 +65,8 @@ RUN apt-get upgrade -y \
cmake
\
libass-dev
\
libpcap-dev
\
imagemagick
\
optipng
\
&&
rm
-rf
/var/lib/apt/lists/
*
RUN
echo
"###### Ubuntu Main Repos"
>
/etc/apt/sources.list
&&
\
...
...
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