Commit graph

24 commits

Author SHA1 Message Date
df9bbacad7
Update entrypoint.sh 2022-05-28 21:44:49 +08:00
8e29e38bfe Merge branch 'master' of https://github.com/Fishwaldo/docker-rsync 2021-12-02 11:18:17 +08:00
4bbf6711c4 Update Debian, and setup so we can use K8S configmaps 2021-12-02 11:17:49 +08:00
501f25f6f0
Update main.yml 2021-12-02 11:11:04 +08:00
fa07d4a0bd
Update main.yml 2021-12-02 11:10:34 +08:00
00dd57776b
Update main.yml 2021-12-02 10:55:43 +08:00
a9fd383af2
Update main.yml 2021-12-02 10:41:29 +08:00
efcd7005d7
Create main.yml 2021-12-02 10:40:19 +08:00
David Stefan
95ece7f9b5 fix: base from jessie to fix chroot issue 2017-07-12 14:08:05 +01:00
David Stefan
59cc4b2408 docks: simple docker-compose example 2017-05-02 23:25:38 +01:00
David Stefan
a78d353f28 docs: remove new lines to fix broken docker hub docs rendering 2017-05-02 23:12:20 +01:00
David Stefan
5830ae22d2 docs: add configuration details 2017-05-02 23:07:15 +01:00
David Stefan
7b6ba17b06 refactor: OWNER -> USER for clarity 2017-05-02 23:06:47 +01:00
David Stefan
653bb44086 fix: avoid adding user or group that already exist 2017-05-02 22:32:24 +01:00
David Stefan
5350b1319e docs: add example rsync command 2017-04-30 16:36:15 +01:00
David Stefan
13ea51ab10 fix: chown volume correctly to allow rsync as given owner 2017-04-30 16:19:25 +01:00
David Stefan
33fec0f536 feat: don't create default volume 2017-04-30 14:32:55 +01:00
David Stefan
705130eba6 fix: allow changing default owner and group 2017-04-30 14:32:34 +01:00
David Stefan
cb6e001f32 fix: make entrypoint executable 2017-04-30 14:06:46 +01:00
David Stefan
3afe09955c docs: basic usage info 2017-04-30 13:41:50 +01:00
David Stefan
5af6da03df feat: use alpine to minimise image footprint 2017-04-30 13:30:54 +01:00
David Stefan
647a53b5ae feat: add Dockerfile 2017-04-30 10:20:17 +01:00
David Stefan
dfad5ec32f docs: initial short description 2017-04-30 10:03:01 +01:00
David Stefan
53f398ea72 Initial commit 2017-04-30 09:55:32 +01:00