summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-09 01:45:05 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-09 01:45:05 +0200
commitda7a9b1331e452a64959408c9b6c1c7ac6e5d9a1 (patch)
tree13e7d64500f012f953cfdb21f968d0d272e54247
parent:art: fix imports with new build script (diff)
parent:rocket: 2000 commit - changed ascii art (diff)
downloadserver-da7a9b1331e452a64959408c9b6c1c7ac6e5d9a1.tar.xz
Merge branch 'master' of http://github.com/fosscord/fosscord-server
-rw-r--r--Dockerfile3
-rw-r--r--bundle/src/start.ts12
2 files changed, 8 insertions, 7 deletions
diff --git a/Dockerfile b/Dockerfile

index 320c3836..4eed2f40 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -1,4 +1,5 @@ -FROM node:16.10.0 +FROM alpine +RUN apk add --update nodejs npm WORKDIR /usr/src/fosscord-server/ COPY . . WORKDIR /usr/src/fosscord-server/bundle diff --git a/bundle/src/start.ts b/bundle/src/start.ts
index f65c1db9..fbe5fa4c 100644 --- a/bundle/src/start.ts +++ b/bundle/src/start.ts
@@ -38,12 +38,12 @@ const commit = getCommitOrFail(); console.log( bold(` -███████ ██████ ███████ ███████ ██████ ██████ ██████ ██████ -██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ -█████ ██ ██ ███████ ███████ ██ ██ ██ ██████ ██ ██ -██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ -██ ██████ ███████ ███████ ██████ ██████ ██ ██ ██████ - +███████╗ ██████╗ ███████╗███████╗ ██████╗ ██████╗ ██████╗ ██████╗ +██╔════╝██╔═══██╗██╔════╝██╔════╝██╔════╝██╔═══██╗██╔══██╗██╔══██╗ +█████╗ ██║ ██║███████╗███████╗██║ ██║ ██║██████╔╝██║ ██║ +██╔══╝ ██║ ██║╚════██║╚════██║██║ ██║ ██║██╔══██╗██║ ██║ +██║ ╚██████╔╝███████║███████║╚██████╗╚██████╔╝██║ ██║██████╔╝ +╚═╝ ╚═════╝ ╚══════╝╚══════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═════╝ fosscord-server | ${yellow( `Pre-relase (${