Closed henrywang closed 1 year ago
/test-container
/test-container
/test-container
/test-container
/test-container
/test-container
/test-container
/test-container
/test-container
/test-container
Hi @puiterwijk! I got the code scanning error for my podman image scp $(whoami)@localhost::localhost/manufacturing-server root@localhost::
code. It reports Accessing localhost could indicate debug code, or could hinder scaling
error.
This localhost
part is to copy image from root-less to root on the same host. It's not debug and no scale needed.
May I skip this scanning error? Thanks.
/test-container
/test-container
/test-container
/test-container
/test-container
/test-container
/test-container
/test-container
/test-container
/test-container
/test-container
/test-container
@7flying I disabled selinux on FDO server host and edge vm to workaround bug https://bugzilla.redhat.com/show_bug.cgi?id=2026795. Test passed. I think we can land this PR now. We can use /test-container
to test FDO container for every PR.
I'll remove selinux disable workaround when bug got fixed.
make rpm
failure