docs: update README again

This commit is contained in:
Nicolas Meienberger
2025-10-01 21:40:00 +02:00
parent a511a9ebc1
commit 9872185b69

View File

@@ -23,8 +23,6 @@ Ironmount is an easy to use web interface to manage your remote storage and moun
### Features
https://github.com/nicotsx/ironmount/blob/main/screenshots/volume-creation.png?raw=true
- ✅  Support for multiple protocols: NFS, SMB, FTP, Directory
- 📡  Mount your remote storage as local folders
- 🐳  Docker integration: mount your remote storage directly into your containers via a docker volume syntax
@@ -46,7 +44,7 @@ In order to run Ironmount, you need to have Docker and Docker Compose installed
```yaml
services:
ironmount:
image: nicotsx/ironmount:v0.0.1
image: ghcr.io/nicotsx/ironmount:v0.0.1
container_name: ironmount
restart: unless-stopped
cap_add: