File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ LABEL org.opencontainers.image.title="Nextcloud" \
2828 io.daemonless.port="8082" \
2929 io.daemonless.volumes="/config,/data" \
3030 io.daemonless.arch="${FREEBSD_ARCH}" \
31- io.daemonless.pkg-source="containerfile " \
31+ io.daemonless.pkg-source="pkg " \
3232 io.daemonless.base="nginx" \
3333 io.daemonless.upstream-url="${UPSTREAM_URL}" \
3434 io.daemonless.upstream-jq="${UPSTREAM_JQ}" \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ LABEL org.opencontainers.image.title="{{ title }}" \
3333 org.freebsd.jail.allow.mlock="required" \
3434{% - endif %}
3535 io.daemonless.arch="${FREEBSD_ARCH}" \
36- io.daemonless.pkg-source="containerfile " \
36+ io.daemonless.pkg-source="pkg " \
3737 io.daemonless.base="nginx" \
3838 io.daemonless.upstream-url="${UPSTREAM_URL}" \
3939 io.daemonless.upstream-jq="${UPSTREAM_JQ}" \
You can’t perform that action at this time.
0 commit comments