OpenResty built for Linux 32 bit, i386, x86 arch, arm64, amd64
4.0K
Components:
docker-compose.yml
version: '2'
services:
openresty:
container_name: openresty
image: stirenbenzen/openresty:fat-*
volumes:
- ./nginx:/usr/local/openresty/nginx/conf
- ./conf.d:/etc/nginx/conf.d
ports:
- 80:80
- 443:443
restart: always
Content type
Image
Digest
sha256:9777efce1…
Size
167.7 MB
Last updated
4 months ago
docker pull stirenbenzen/openresty:fat-5afad6d