Dockerfiles/tor-alpine/build.sh

2 lines
65 B
Bash
Executable File

docker pull alpine:latest
docker build --no-cache -t tor-alpine .