packaged by Chainguard
Contact our team to test out this image for free. Please also indicate any other images you would like to evaluate.
| Has apk? | no |
| Has a shell? | yes |
| User | 10001 |
| Environment variables | PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/binRUSTFS_ADDRESS=:9000RUSTFS_CHECK_UPDATE=falseRUSTFS_CONSOLE_ADDRESS=:9001RUSTFS_CONSOLE_CORS_ALLOWED_ORIGINS=*RUSTFS_CONSOLE_ENABLE=trueRUSTFS_OBS_ENVIRONMENT=productionRUSTFS_OBS_LOGGER_LEVEL=warnRUSTFS_OBS_LOG_DIRECTORY=/logsRUSTFS_VOLUMES=/dataSSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt |
| Entrypoint | /entrypoint.sh |
| CMD | rustfs |
| Volumes | /data |
| Working directory | / |
| Stop signal | — |
{
"User": "10001",
"Env": [
"PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin",
"RUSTFS_ADDRESS=:9000",
"RUSTFS_CHECK_UPDATE=false",
"RUSTFS_CONSOLE_ADDRESS=:9001",
"RUSTFS_CONSOLE_CORS_ALLOWED_ORIGINS=*",
"RUSTFS_CONSOLE_ENABLE=true",
"RUSTFS_OBS_ENVIRONMENT=production",
"RUSTFS_OBS_LOGGER_LEVEL=warn",
"RUSTFS_OBS_LOG_DIRECTORY=/logs",
"RUSTFS_VOLUMES=/data",
"SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"
],
"Entrypoint": [
"/entrypoint.sh"
],
"Cmd": [
"rustfs"
],
"Volumes": {
"/data": {}
},
"WorkingDir": "/",
"Labels": {
"org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/",
"org.opencontainers.image.created": "2026-09-24T02:26:45Z",
"org.opencontainers.image.source": "https://github.com/chainguard-images/images-private/tree/main/images/rustfs",
"org.opencontainers.image.title": "rustfs",
"org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/rustfs/overview",
"org.opencontainers.image.vendor": "Chainguard",
"dev.chainguard.image.title": "rustfs",
"dev.chainguard.package.main": "rustfs"
}
}