mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-28 00:02:14 +00:00
4 lines
67 B
Bash
4 lines
67 B
Bash
|
#! /bin/bash
|
||
|
|
||
|
docker build -t tester -f ./test/docker/Dockerfile .
|