esp-at Dockerfile # 使用Ubuntu 20.04作为基础镜像 FROM ubuntu:20.04 # 设置工作目录 WORKDIR /root/esp # 更新软件包列表 RUN apt-get update && \ # 安装sudo和其他必要的软件包(如果需要的
espressif/esp-iot-bridge: A smart bridge to make both ESP and the other MCU or smart device can access the Internet. (github.com) Bridge ETH PHY Model