🔧 build(dockerfile): minimum rpm

This commit is contained in:
yangwei
2024-02-27 11:41:51 +08:00
parent cd72134c6f
commit 41f7115ca3
2 changed files with 9 additions and 19 deletions

View File

@@ -10,7 +10,6 @@ Step 1: Login to private docker registry, use the following command:
```
docker login https://git.mesalab.cn:7443 -u $your_username -p $your_passwd
```
Replace `your_username` and `your_passwd` with your private account.