Skip to main content
Answer

Create Docker Container Image for PostgreSQL Container Backup

  • May 3, 2022
  • 2 replies
  • 535 views

Forum|alt.badge.img+5

Hi Community,

I want to create a Docker Container image for backing up a PostgreSQL DB in a Container (PostgreSQL: Containerized).
I wanted to follow these instructions:
https://documentation.commvault.com/v11/essential/133162_creating_docker_container_image_for_commvault.html

Unfortunately, the option "Create a docker image" is not offered to me.

 

I wanted to create the custom image on a CentOS 8.1 Linux Machine.
I have downloaded the Full Media Package "11.24_Unix_AllPlatforms_11172021.zip" for the installation.

Thanks and best regards,
Andreas

Best answer by Narender

Hi Andreas

 

Can you please create the following file on the machine before launching installer?

/tmp/cvpkgadd_unlock_docker

touch /tmp/cvpkgadd_unlock_docker

Thank you,

Narender

 

If you have a question or comment, please create a topic

2 replies

Forum|alt.badge.img+2
  • Vaulter
  • Answer
  • May 3, 2022

Hi Andreas

 

Can you please create the following file on the machine before launching installer?

/tmp/cvpkgadd_unlock_docker

touch /tmp/cvpkgadd_unlock_docker

Thank you,

Narender

 


Forum|alt.badge.img+5
  • Author
  • Novice
  • May 3, 2022

Hi Narender,  
thanks for you feedback! 
That was the solution! I had created the file but after a reboot it was deleted and I had forgotten to re-create it. :-(

thanks and best regards