You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
server: make Containerfile capable of building default or nightly
Incorporate the new shell scripts into the container build file and
use them, along with a few new build args to construct a container
image based on the given build parameters. These parameters mean
that the single Containerfile can build with our default set of
samba packages or the nightly builds.
Extending this is a matter of extending the shell scripts and
calling the build command with the proper build args.
Signed-off-by: John Mulligan <[email protected]>
0 commit comments