Domino-docker explained – Part 6 : Creating your own customisations
In the final part of this series on Domino Docker, I look at how to add your own customisations to your Domino image.
Continue readingA technical blog about HCL Connections, HCL Domino and other stuff
In the final part of this series on Domino Docker, I look at how to add your own customisations to your Domino image.
Continue readingIn the previous parts, I explained how to create a Domino image and deploy it. But what if you want to add fix packs to your Domino image? Or Traveler, Volt or Verse? The scripts of the domino-docker project make this super simple. In this part, I’ll show you how to do this.
Continue readingIn part 4 I’ll look in-depth at the script which forms the entrance to all the stuff that’s built into the domino-docker project: domino_container. This script lets you work with the Domino server without ever needing a docker command
Continue readingIn part 2 we created a Domino container image. Now we want to start the image. In this part, I’ll show you what to do to make running, restarting and stopping images super easy.
Continue readingThis article shows how to use the scripts from the Domino-Docker project to easily create your own Domino container image
Continue readingGithub houses a great project: domino-docker. Regretfully, this project misses one thing: Good documentation. In a series of 6 articles I hope to fix this. We start with the first part: Why run Domino inside a container?
Continue reading