2 lines
70 B
Bash
2 lines
70 B
Bash
|
docker pull alpine:latest
|
||
|
docker build --no-cache -t lighttpd-alpine .
|