Dockerfiles/tor-alpine/build.sh

2 lines
65 B
Bash
Raw Normal View History

2022-03-05 22:06:04 +00:00
docker pull alpine:latest
docker build --no-cache -t tor-alpine .