Domino on Linux/Unix, Troubleshooting, Best Practices, Tips and more ...

 
alt

Daniel Nashed

 

Domino Docker Community Image updated to V12

Daniel Nashed  30 May 2021 13:09:08

We updated the "develop" branch of the Domino Docker Community regularly in the beta time frame.
Now that Domino V12 shipped, we updated the develop branch and the master branch with the V12 products and removed the beta versions.

The current versions are:
  • HCL Domino 12.0.0
  • HCL Traveler 12.0.0

Optional Components
  • HCL Verse 2.1.0
  • Borg Backup  (Can be used in combination with Domino V12 on Linux)

Additional Image
  • HCL Volt 1.0.3.18

Older versions can still be build, but need to be explicitly specified.

To build all the images, just upload the new software to your software directory( or remote download repository) and start the build.
If software is missing, the script tells you what is missing, before the installation starts.

./build.sh domino -verse -borg
./build.sh traveler
./build.sh volt


To update your containers you just need to switch to the new image and replace the container.
The logic inside the image will take care updating the templates and you are ready to go.



Comments

1Martijn de Jong  04.06.2021 15:33:07  Domino Docker Community Image updated to V12

Can't say enough how much I've come to love the Domino docker project. Updated my servers last night to 12.0. It took me 10 minutes to create the new image, which is a one time thing per release. Then 40 seconds to update my servers (that's 40 seconds per server, but you can work in parallel). How great is that to be able to update your Domino server in just 40 seconds? That basically allows you to update quickly over lunchtime.

There are 2 other commands in my personal notes, which are for creating your own customized image with extra addins:

export BUILDAH_FORMAT=docker

domino_container build

Links

    Archives


    • [HCL Domino]
    • [Domino on Linux]
    • [Nash!Com]
    • [Daniel Nashed]