mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
oops
This commit is contained in:
parent
ea881ea267
commit
87e885fe8b
1 changed files with 1 additions and 1 deletions
|
|
@ -14,6 +14,6 @@ RUN mkdir -p data
|
|||
COPY . .
|
||||
RUN deno cache src/server.ts
|
||||
RUN deno task headless:setup
|
||||
RUN apt-get update && apt-get install unzip curl
|
||||
RUN apt-get update && apt-get install -y unzip curl
|
||||
RUN deno task soapbox
|
||||
CMD deno task start
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue