Copy files between containers on changes.
Go to file
Blake Rain a3b2badd35
All checks were successful
Deploy / build (push) Successful in 30s
fix: create parent directory when copying
2023-10-13 14:24:44 +01:00
.gitea/workflows fix: login to docker manually 2023-10-13 13:33:43 +01:00
src fix: create parent directory when copying 2023-10-13 14:24:44 +01:00
.gitignore feat: initial commit 2023-10-12 16:57:26 +01:00
build.rs feat: initial commit 2023-10-12 16:57:26 +01:00
Cargo.lock feat: initial commit 2023-10-12 16:57:26 +01:00
Cargo.toml feat: initial commit 2023-10-12 16:57:26 +01:00
Dockerfile fix: revert to scratch 2023-10-13 14:16:43 +01:00
LICENSE Initial commit 2023-10-12 14:52:07 +00:00
README.md Initial commit 2023-10-12 14:52:07 +00:00

container-copier

Copy files between containers on changes.