tor-router/dind/opensuse/build.sh

6 lines
78 B
Bash
Executable file

#!/bin/bash
cp ../wrapdocker .
docker build -t dind_opensuse .
rm wrapdocker