Upgrading OnTime in a container – addendum
I have been asked to give more details about the .taz file that I mentioned in my previous post.
I hope you have read the excellent posts from Martjin and Daniel, where they explain the structure of the tarball.
In my case it is very simple: create on your machine a domino-bin directory e.g. /home/domino-bin, and put there the ontimegc file.
Then go in the /home directory and issue the command : tar cvzf OnTime15.taz domino-bin/
The content of the file is this:# tar -tvf OnTime15.taz
drwxr-xr-x root/root 0 2024-10-10 09:02 domino-bin/
-rwxr-xr-x root/root 57352 2024-10-10 09:02 domino-bin/ontimegc
Place the file in the default directory, usually /local/software, and follow the instructions in my previous post.