alist / Dockerfile
Yvan-W's picture
Create Dockerfile
536674f
raw
history blame
92 Bytes
FROM Ubuntu:22.04
RUN curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s install
EXPOSE 8080