Skip to content
README.md 274 B
Newer Older
SingLi's avatar
SingLi committed
# Docker.Snap.Builder

docker image for building Rocket.Chat snaps 
SingLi's avatar
SingLi committed

### 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.