--link eth
. This is not necessary when using EaaS, and will cause errors if you do not already have a container with that name..env
file.env
file with the EaaS variables, simply running docker start [container_name]
is not going to load the new configuration. Start off by deleting the container with docker rm [container_name]
, then run the initial docker start command.Have you had a chance to answer the previous question?