grafana repo added, mongodb 4.2 for all dists and centos 8 & 9 all versions
This commit is contained in:
5
deb-mirror.sh
Executable file
5
deb-mirror.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker build -t debmirror:latest -f Dockerfile.deb .
|
||||
docker run -v "$(pwd)/data/deb":/data debmirror:latest
|
||||
|
||||
Reference in New Issue
Block a user