Skip to content

Commit

Permalink
Add org.nethserver.max-per-node label
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePrincipi committed Nov 12, 2024
1 parent 6364825 commit ad0d29c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ buildah add "${container}" imageroot /imageroot
buildah add "${container}" ns8-user-manager-${user_manager_version}.tar.gz /imageroot/api-moduled/public
buildah add "${container}" ui/dist /ui
buildah config \
--label="org.nethserver.max-per-node=1" \
--label "org.nethserver.images=ghcr.io/nethserver/samba-dc:${IMAGETAG:-latest}" \
--label 'org.nethserver.authorizations=node:fwadm ldapproxy@node:accountprovider cluster:accountprovider traefik@node:routeadm' \
--label="org.nethserver.tcp-ports-demand=1" \
Expand Down

0 comments on commit ad0d29c

Please sign in to comment.