tor-router/dind/archlinux/build.sh

6 lines
79 B
Bash
Executable file

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