# Download pre-requisite files
$ make
# Build all images
$ packer build .
# Build an individual image
$ packer build -only docker.xnat-web .
# Build all docker images
$ packer build -only docker.* .
# Build the xnat-web docker image with an overridden uid
$ packer build -var "run_as_uid=997" -only docker.xnat-web .
-
Notifications
You must be signed in to change notification settings - Fork 4
License
Australian-Imaging-Service/xnat-build
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.