# rust-user **Repository Path**: xiaowushengji/rust-user ## Basic Information - **Project Name**: rust-user - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-06 - **Last Updated**: 2026-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rust-user ```text docker run -d \ --name rustfs \ -p 9000:9000 \ -p 9001:9001 \ -e RUSTFS_ACCESS_KEY=admin \ -e RUSTFS_SECRET_KEY=12345678 \ -v /Users/dongguijun/rustfs/data:/data \ rustfs/rustfs ```