Merge branch '4'

This commit is contained in:
Adrien Ferrand 2017-10-01 23:22:32 +02:00
commit 70d186880c
3 changed files with 5 additions and 5 deletions

View File

@ -1,17 +1,17 @@
FROM alpine:3.6 FROM alpine:3.6
MAINTAINER Adrien Ferrand <ferrand.ad@gmail.com> LABEL maintainer="Adrien Ferrand <ferrand.ad@gmail.com>"
ENV BACKUPPC_VERSION 4.1.3 ENV BACKUPPC_VERSION 4.1.3
ENV BACKUPPC_XS_VERSION 0.56 ENV BACKUPPC_XS_VERSION 0.56
ENV RSYNC_BPC_VERSION 3.0.9.8 ENV RSYNC_BPC_VERSION 3.0.9.8
ENV PAR2_VERSION v0.7.3 ENV PAR2_VERSION v0.7.4
RUN apk --no-cache add \ RUN apk --no-cache add \
# Install backuppc build dependencies # Install backuppc build dependencies
gcc g++ autoconf automake make git patch perl perl-dev perl-cgi expat expat-dev curl wget \ gcc g++ autoconf automake make git patch perl perl-dev perl-cgi expat expat-dev curl wget \
# Install backuppc runtime dependencies # Install backuppc runtime dependencies
supervisor rsync samba-client iputils openssh openssl rrdtool msmtp lighttpd lighttpd-mod_auth gzip apache2-utils tzdata \ supervisor rsync samba-client iputils openssh openssl rrdtool msmtp lighttpd lighttpd-mod_auth gzip apache2-utils tzdata libstdc++ libgomp libgcc \
# Compile and install needed perl modules # Compile and install needed perl modules
&& cpan App::cpanminus \ && cpan App::cpanminus \
&& cpanm -n Archive::Zip XML::RSS File::Listing \ && cpanm -n Archive::Zip XML::RSS File::Listing \

View File

@ -1,5 +1,5 @@
# adferrand/backuppc # adferrand/backuppc
![](https://img.shields.io/badge/tags-4%20latest-lightgrey.svg) [![](https://images.microbadger.com/badges/version/adferrand/backuppc:4.1.3-8.svg) ![](https://images.microbadger.com/badges/image/adferrand/backuppc:4.1.3-8.svg)](https://microbadger.com/images/adferrand/backuppc:4.1.3-8) ![](https://img.shields.io/badge/tags-4%20latest-lightgrey.svg) [![](https://images.microbadger.com/badges/version/adferrand/backuppc:4.1.3-9.svg) ![](https://images.microbadger.com/badges/image/adferrand/backuppc:4.1.3-9.svg)](https://microbadger.com/images/adferrand/backuppc:4.1.3-9)
* [Container functionalities](#container-functionalities) * [Container functionalities](#container-functionalities)
* [About BackupPC](#about-backuppc) * [About BackupPC](#about-backuppc)

View File

@ -1 +1 @@
4.1.3-8 4.1.3-9