-
Notifications
You must be signed in to change notification settings - Fork 584
Closed
Description
I have done the following
- I have searched the existing issues
- If possible, I've reproduced the issue using the 'main' branch of this project
Steps to reproduce
% container run --rm -it fedora
# curl apple.comCurrent behavior
Cannot connect to internet.
Expected behavior
Can connect to internet.
Environment
- OS: macOS 15.5 (24F74)
- Xcode: Version 26.0 beta (17A5241e)
- Container: CLI version 0.2.0Relevant log output
% container run --rm -it fedora
[root@4388c973-1612-4c2f-b7e8-1fbec90ac50d /]# curl apple.com
curl: (6) Could not resolve host: apple.comCode of Conduct
- I agree to follow this project's Code of Conduct