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: