# linguist-docker **Repository Path**: mirrors_inloop/linguist-docker ## Basic Information - **Project Name**: linguist-docker - **Description**: Docker image for linguist - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # linguist-docker Docker image for linguist # Usage Inside repository folder run this command ``` docker run -v `pwd`:`pwd` -w `pwd` inloopx/linguist linguist --json ```