mirror of
https://github.com/linuxserver/server-backup.git
synced 2026-01-09 06:42:20 +08:00
Compare commits
No commits in common. "master" and "18" have entirely different histories.
@ -1,4 +1,4 @@
|
||||
FROM lsiobase/alpine:3.6
|
||||
FROM lsiobase/alpine
|
||||
MAINTAINER sparklyballs
|
||||
|
||||
# package version
|
||||
@ -29,7 +29,7 @@ RUN \
|
||||
librsync \
|
||||
openssh \
|
||||
popt \
|
||||
python2 \
|
||||
python \
|
||||
sqlite-libs && \
|
||||
|
||||
# build rdiff-backup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user