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