mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-07-02 00:17:40 +08:00
7 lines
151 B
Bash
7 lines
151 B
Bash
GOTENBERG_VERSION=snapshot
|
|
DOCKER_REGISTRY=gotenberg
|
|
DOCKER_REPOSITORY=gotenberg
|
|
DOCKERFILE=build/Dockerfile
|
|
DOCKER_BUILD_CONTEXT='.'
|
|
TARGET=gotenberg
|