Hi there,
In your buildspec example you use $CONTAINER_NAME but I haven't found anywhere in the code where I could pass the container_name to my CodeBuild environment variable.
Unless I hardcode the container name directly on my build_spec the example is not working as is.
thank you