Found that even docker can do packet radio
https://dzone.com/articles/packet-radio-docker-and-raspberry-pi
But for those of use whom don’t have a licence (yet) I did find this gem:
IP over AX.25 over 802.11 with ESP8266
small TNC that actually uses 802.11 as a transport for frames to order to play around with AX.25 networking, You can find the code and instructions to build on my GitHub: GitHub - benjojo/kiss_esp: A KISS speaking "TNC" for AX.25 that uses 802.11 rather than actual amateur radio.
source: benjojo.co.uk