Skip to content

exxa-tech/xnat-build

 
 

Repository files navigation

XNAT build

# Download pre-requisite files
$ make

# Build all images
$ packer build xnat-web.pkr.hcl

# Build an individual image
$ packer build -only docker.xnat17 xnat-web.pkr.hcl

# Build all docker images
$ packer build -only docker.* xnat-web.pkr.hcl

# Push to Docker Hub repo
docker push archetype/xnat-web:1.8.2.2

Reference:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HCL 60.6%
  • Makefile 33.1%
  • Shell 6.3%