在AWS EC2的docker中运行Vertica

我正在尝试在AWS EC2实例的docker中使用vertica-colemantw / vertica( https://hub.docker.com/r/colemantw/vertica )图像。 EC2types是m4.4xlarge。

docker安装(hello-world工作正常),但我看到下面的输出时运行容器:

[ec2-user@ip-xx-xx-xx-xx ~]$ sudo docker run -p 5433:5433 colemantw/vertica Info: no password specified, using none Unable to read database catalogs - cannot start database. Database docker did not start successfully Shutting Down Info: no password specified, using none Database docker is not currently running 

任何想法可能是一个原因? 本地它工作正常,vertica正在运行