#!/bin/sh

docker build -t toxchat/c-toxcore:autotools -f other/docker/autotools/Dockerfile .
