文件名称:docker-rendertron:具有ENV变量配置的Dockerized Rendertron
文件大小:3KB
文件格式:ZIP
更新时间:2024-05-29 11:44:32
docker environment-variables server-side-rendering headless-chrome dynamic-rendering
码头工人 具有ENV变量配置的Dockerized 快速测试 docker run -e= " rendertron_cache=filesystem " -e= " rendertron_width=1440 " -e= " rendertron_cacheDurationMinutes=60 " -it -p 3000:3000 z1bba/env-rendertron 配置 请参阅的。 您可以在下面找到到ENV变量的映射 JSON配置变量名称 环境变量 类型 超时 rendertron_timeout 数字 宽度 rendertron_width 数字 高度 rendertron_height 数字 reqHeaders rendertron_reqHeaders JSON字符串化 快取 rendertron_cache 布尔值 cacheConfig.cacheDur
【文件预览】:
docker-rendertron-main
----.gitignore(5B)
----Dockerfile(807B)
----make-config-from-env.js(2KB)
----LICENSE(1KB)
----entrypoint.sh(63B)
----README.md(2KB)