Dockerfiles/tor-alpine/build.sh
2022-03-05 23:06:04 +01:00

2 lines
65 B
Bash
Executable file

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