Recreating the folder by extracting the tar.gz file again or creating the folder using mkdir does not display the contents within the container. Also the contents may not be visible if the tcx-deployer folder was somehow deleted on the host.

To resolve:
  1. Exit the deployment container.
  2. Extract the deployer tar.gz bundle on the deployment host (if not done).
  3. Restart the container by running the docker run command again.