# 使用 Ubuntu FROM ubuntu:latest # Install Homebrew USER root RUN apt-get update && apt-get upgrade