1
1
Fork 0
mirror of https://github.com/containers/udica synced 2024-05-25 01:56:14 +02:00
udica/tests/test_ports.docker.cil
Vit Mojzis d6e5a0d99a tests: Remove duplicate rules from test cil files
Signed-off-by: Vit Mojzis <vmojzis@redhat.com>
2022-06-22 11:41:10 +02:00

5 lines
158 B
Plaintext

(block my_container
(blockinherit container)
(blockinherit restricted_net_container)
(allow process mysqld_port_t ( tcp_socket ( name_bind )))
)