mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-12 11:30:01 -04:00
Gyattt
This commit is contained in:
parent
bd28f8590b
commit
ab37a135af
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ RUN cp -n config.example.toml config.toml
|
||||||
RUN npm i -g pnpm
|
RUN npm i -g pnpm
|
||||||
RUN pnpm install
|
RUN pnpm install
|
||||||
RUN pnpm run build
|
RUN pnpm run build
|
||||||
RUN export TERM=xterm-256colo
|
RUN export TERM=xterm-256color
|
||||||
VOLUME /app
|
VOLUME /app
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
ENTRYPOINT ["pnpm"]
|
ENTRYPOINT ["pnpm"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue