FROM ubuntu:22.04 RUN apt update && apt install -y curl RUN curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s install EXPOSE 8080