mirror-chatterino2/scripts/build-docker-images.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
87 B
Bash
Raw Normal View History

#!/bin/sh
docker build -f .docker/Dockerfile.build -t chatterino-ubuntu-build .docker