docs: update README

This commit is contained in:
Nicolas Meienberger
2025-10-04 14:50:39 +02:00
parent 3d87814aee
commit a5e0fb6aa2
4 changed files with 1 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ In order to run Ironmount, you need to have Docker and Docker Compose installed
```yaml
services:
ironmount:
image: ghcr.io/nicotsx/ironmount:v0.0.1
image: ghcr.io/nicotsx/ironmount:v0.1.1
container_name: ironmount
restart: unless-stopped
cap_add:
@@ -72,7 +72,3 @@ Once the container is running, you can access the web interface at `http://<your
## Docker volume usage
![Preview](https://github.com/nicotsx/ironmount/blob/main/screenshots/docker-instructions.png?raw=true)
## Volume creation
![Preview](https://github.com/nicotsx/ironmount/blob/main/screenshots/volume-creation.png?raw=true)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 363 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 407 KiB