3 lines
99 B
Docker
3 lines
99 B
Docker
FROM docker-mirror.yizhisec.com/library/nginx:1.29.4-alpine3.23
|
|
|
|
RUN apk add curl wget tzdata unzip |