forked from julia/Dockerfiles
2 lines
65 B
Bash
2 lines
65 B
Bash
|
docker pull alpine:latest
|
||
|
docker build --no-cache -t tor-alpine .
|