toxcore/other/docker/tcc/run

6 lines
92 B
Plaintext
Raw Normal View History

#!/bin/sh
set -eux
docker build -t toxchat/c-toxcore:tcc -f other/docker/tcc/Dockerfile .