Ref: https://github.com/vmware/docker-volume-vsphere
FROM ruby:latest
MAINTAINER [email protected]
RUN apt-get update && \
apt-get install -y npm php-pear python-setuptools rpm && \
rm -rf /var/lib/apt/lists/* && \
apt-get autoclean && \
gem install fpm
Content type
Image
Digest
Size
291.8 MB
Last updated
over 10 years ago
docker pull cnastorage/fpm