rsync container image
Go to file
surtur 71f85539a1
makefile: hotfix for kaniko on cgroup v2 hosts
This is a temporary workaround that enables kaniko to run on cgroup v2
enabled hosts. Due to an upstream issue, kaniko fails to detect that it
is indeed being run from a container.
Solution introduced here is to force kaniko to run regardless.

as seen in: d728f4cd60

[skip ci]
2021-04-26 22:24:11 +02:00
hooks build: enable BuildKit via build hook env var 2021-03-11 01:25:59 +01:00
.drone.yml ci: switch kaniko to immawanderer/drone-kaniko 2021-04-21 05:31:44 +02:00
Dockerfile chore: bump alpine to 3.13.5 2021-04-26 22:22:32 +02:00
LICENSE fix: licensor field [skip ci] 2021-03-11 01:25:17 +01:00
Makefile makefile: hotfix for kaniko on cgroup v2 hosts 2021-04-26 22:24:11 +02:00
README.md chore: bump alpine to 3.13.5 2021-04-26 22:22:32 +02:00
curl.it feat: added .drone.yml, curl.it + added build status markdown badge 2020-07-08 22:44:28 +02:00

docker-alpine-rsync

Build Status Docker Cloud Build Status

This repo provides the Dockerfile for creating an alpine-based rsync image.

push mirror lives in this GitHub repo
development happens on this Gitea instance

What you get