Tidy up previous build files

This commit is contained in:
Svilen Markov
2024-08-07 18:50:06 +01:00
parent a5728e9407
commit f9ea2d73e1
4 changed files with 9 additions and 324 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ Build the image:
**Make sure to replace "owner" with your name or organization.**
```bash
docker build -t owner/glance:latest -f Dockerfile.single-platform .
docker build -t owner/glance:latest .
```
Push the image to your registry: