readme added

This commit is contained in:
2022-11-21 21:37:19 +03:00
parent b11a60fd10
commit 8b465d8e25

7
README.MD Normal file
View File

@@ -0,0 +1,7 @@
# repomirror
Right now there's only `rpm` repository mirroring container. `deb` will be added later based on `ubuntu`.
docker build -t rpmmirror:latest .
docker run -v "$(pwd)/mirror_data":/data rpmmirror:latest