Resolved! Creating Docker images
I would like to create a Docker image to make a Python Library, which is not pre-installed, available on XSOAR. Therefore, I executed the following command:
/docker_image_create name=jpholiday base="demisto/python3-deb:3.8.2.6981" dependencies=jpholi