charliemirabile
Results
2
issues of
charliemirabile
As specified here in the compose schema: https://github.com/compose-spec/compose-spec/blob/c35d19323fdfd7dbf9db30022498e29ef5ebeab2/schema/compose-spec.json#L382-L388 and described here in the compose spec: https://github.com/compose-spec/compose-spec/blob/master/05-services.md#long-syntax-5 it should be possible to specify selinux relabeling for a bind mount specified using...
If a container does not have a specific host port mapping for its internal port it will be given a dynamic port on the host when it is started (this...
bug