proxy settings are not applied when using podman machine init --now
while it is using init
and then start
#14640
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
machine
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
Instead of doing
podman machine init
and thenpodman machine start
, dopodman machine init --now
Steps to reproduce the issue:
do
podman machine init --now
then connect to ssh to the machine
there is nothing !
podman machine init --now
, do that in two stepspodman machine init
and thenpodman machine start
connect to the ssh machine:
podman machine ssh
and check env
env variables are set
Describe the results you received:
proxy settings are not set
Describe the results you expected:
proxy settings are set
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)
Yes/No
Additional environment details (AWS, VirtualBox, physical, etc.):
The text was updated successfully, but these errors were encountered: