Internet access from containers fixed
May 29, 2020 —
BarryK
Testing EasyOS 2.3RC, a few people have reported that Internet access from within containers no longer works.
I found the reason. Easy uses the full 'ip' utility, from the
'iproute2' package, as the 'ip' in 'busybox' is inadequate. However,
2.3RC only has /sbin/ip symlink to busybox. I have fixed it. Now there
is the full-utility /bin/ip and symlink /sbin/ip is to /bin/ip.
Tags: easy