We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4560dd4 + cbe1e72 commit b5c9e8bCopy full SHA for b5c9e8b
container.te
@@ -86,7 +86,7 @@ systemd_unit_file(container_unit_file_t)
86
type container_devpts_t alias docker_devpts_t;
87
term_pty(container_devpts_t)
88
89
-type container_ro_file_t alias { container_share_t docker_share_t };
+typealias container_ro_file_t alias { container_share_t docker_share_t };
90
files_mountpoint(container_ro_file_t)
91
92
type container_port_t alias docker_port_t;
0 commit comments