File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ LABEL org.opencontainers.image.title="PostgreSQL ${PG_VERSION}" \
2727 io.daemonless.volumes="/var/lib/postgresql/data" \
2828 org.freebsd.jail.allow.sysvipc="required" \
2929 io.daemonless.arch="${FREEBSD_ARCH}" \
30- io.daemonless.pkg-source="containerfile " \
30+ io.daemonless.pkg-source="pkg " \
3131 io.daemonless.upstream-url="${UPSTREAM_URL}" \
3232 io.daemonless.packages="${PACKAGES}"
3333
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ LABEL org.opencontainers.image.title="{{ title }} ${PG_VERSION}" \
2828{% - endif %}
2929 org.freebsd.jail.allow.sysvipc="required" \
3030 io.daemonless.arch="${FREEBSD_ARCH}" \
31- io.daemonless.pkg-source="containerfile " \
31+ io.daemonless.pkg-source="pkg " \
3232 io.daemonless.upstream-url="${UPSTREAM_URL}" \
3333 io.daemonless.packages="${PACKAGES}"
3434
You can’t perform that action at this time.
0 commit comments