uci-docker-caddy/publish/publish.env

15 lines
438 B
Bash

# copy to .env and edit to suit
NAME=caddy-r53
TARGET=publish
# change to your dockerub account
RUSER=myusername
# Will use dockerhub official base alpine image unless used here
# BASE_IMAGE=ucommandit/alpine
# will find src/ but setting this will speed it up
BUILD_SRC=../src
# version is latest unless used here
# TAG=2.1.5
# to bake packages into the image use this
# or create caddy.pkgs in the current directory
# BUILD_PKGS=r53.pkg