You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When running whatever docker container on branch dunfell of tegra-demo-distro (demo-image-full) the container does not run and I get the following error:
http: invalid Host header
To Reproduce
Steps to reproduce the behavior:
Build tegra-demo-distro branch dunfell, MACHINE jetson-nano-devkit-emmc, based on demo-image-full
Deploy to hardware with method sudo ./doflash.sh
Run whatever docker container (e.g. docker run hello-world). See the http: invalid Host header error
Describe the bug
When running whatever docker container on branch dunfell of tegra-demo-distro (demo-image-full) the container does not run and I get the following error:
To Reproduce
Steps to reproduce the behavior:
tegra-demo-distro
branchdunfell
, MACHINEjetson-nano-devkit-emmc
, based ondemo-image-full
sudo ./doflash.sh
docker run hello-world
). See thehttp: invalid Host header
errorMaybe related: moby/moby#45935
The text was updated successfully, but these errors were encountered: