summaryrefslogtreecommitdiff
path: root/tools/docker-test
blob: 5451ff1525eb89cbe2445b13d58a1d52259424a1 (plain)
1
2
3
4
5
6
#!/bin/bash
set -e

cd ..
docker build -t reo7sp/tgbot-cpp -f Dockerfile_test .
docker run --rm -it reo7sp/tgbot-cpp