mirror of
https://github.com/alrayyes/docker-node-rsync
synced 2023-11-14 15:56:26 +00:00
version 0.3.0
This commit is contained in:
parent
21a0da670d
commit
3dad319eb8
@ -1,4 +1,4 @@
|
|||||||
FROM node:8
|
FROM node:10
|
||||||
ADD VERSION .
|
ADD VERSION .
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get -y install rsync apt-utils lftp && \
|
apt-get -y install rsync apt-utils lftp && \
|
||||||
|
Loading…
Reference in New Issue
Block a user