I would like to deploy nexus3 oss in docker container (standalone instance) on-prem. According to the documentation here : https://help.sonatype.com/repomanager3/product-information/system-requirements#SystemRequirements-FileSystems, look likes only Local storage or NFS4 storage is supported. But it didn't mention anything for docker container. I am checking here to see if other folks have same situation like mine and type of storage they use? I am thinking of using either NFS4 volume create as docker volume or iSCSI volume mounted directly to the docker host and point /var/lib/docker to iSCSI volume. any suggestion is really appreciated. Thanks
Asked
Active
Viewed 86 times