Compare commits
2 commits
850a4d6359
...
294af9c6af
Author | SHA1 | Date | |
---|---|---|---|
294af9c6af | |||
013d853e7c |
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ RUN apt-get update && apt-get install -y \
|
||||||
nodejs \
|
nodejs \
|
||||||
npm \
|
npm \
|
||||||
&& deno install --allow-scripts=npm:canvas \
|
&& deno install --allow-scripts=npm:canvas \
|
||||||
&& apt-get remove -y nodejs npm \
|
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
CMD ["deno", "run", "start"]
|
CMD ["deno", "run", "start"]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue