From 9872185b696aeeca1c5c8afa0e6d798113c0cd01 Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger Date: Wed, 1 Oct 2025 21:40:00 +0200 Subject: [PATCH] docs: update README again --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c4a415d..0fad52d 100644 --- a/README.md +++ b/README.md @@ -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: