# Docker.Snap.Builder **Repository Path**: mirrors_RocketChat/Docker.Snap.Builder ## Basic Information - **Project Name**: Docker.Snap.Builder - **Description**: docker image for building Rocket.Chat snaps - **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-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Docker.Snap.Builder docker image for building Rocket.Chat snaps ### Usage: From directory containing `snapcraft.yaml`, run: `docker run -v $PWD:/app rocketchat/snapbuilder` Within 10 to 20 minutes, the completed snap will be available under the current directory.