mirror of
https://github.com/gunchev/docker-fpm.git
synced 2025-11-20 12:15:50 +00:00
fixed 16.04 build and add debian scripts
This commit is contained in:
parent
cba56a6423
commit
3ead4734a1
3 changed files with 46 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ RUN set -x \
|
|||
make \
|
||||
ca-certificates \
|
||||
libffi-dev \
|
||||
ruby-ffi \
|
||||
&& gem install fpm \
|
||||
&& mkdir /src/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue