Hi All, I tried to access the metadata inside of a docker container: curl http://169.254.169.254/2009-04-04/user-data The call just returns 404 Not Found. Should the metadata service work inside a docker container or do I miss something? thanks for your help, Daniel