This commit is contained in:
parent
7de9e57090
commit
5d55db074e
@ -2,6 +2,7 @@
|
|||||||
FROM python:3.10-slim
|
FROM python:3.10-slim
|
||||||
|
|
||||||
# Install Docker
|
# Install Docker
|
||||||
|
RUN apt update
|
||||||
RUN apt install curl -y
|
RUN apt install curl -y
|
||||||
RUN curl -sSL https://s.fascinated.cc/s/install-docker | bash
|
RUN curl -sSL https://s.fascinated.cc/s/install-docker | bash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user