toxcore/other/docker/tcc/run

6 lines
92 B
Bash
Executable File

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