mirror of
https://gitee.com/jiulinxiri/rsync-deployments.git
synced 2025-09-10 01:55:18 +08:00
Updated base image
This commit is contained in:
10
Dockerfile
10
Dockerfile
@@ -1,12 +1,4 @@
|
||||
FROM debian:9.5-slim
|
||||
|
||||
|
||||
# Update
|
||||
RUN apt-get update
|
||||
|
||||
|
||||
# Install packages
|
||||
RUN apt-get -yq install rsync openssh-client
|
||||
FROM drinternet/rsync:v1.4.3
|
||||
|
||||
|
||||
# Label
|
||||
|
Reference in New Issue
Block a user