Permissions
{
"ExposedPorts": {
"8080/tcp": {}
},
"HostConfig": {
"ExtraHosts": [
"blueos.internal:host-gateway"
],
"PortBindings": {
"8080/tcp": [
{
"HostPort": ""
}
]
}
}
}