Loading build/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ LABEL description="Distributed server for social and realtime games and apps." RUN mkdir -p /nakama/data/modules && \ apt-get update && \ apt-get -y upgrade && \ apt-get install -y --no-install-recommends ca-certificates tzdata curl iproute2 unzip rsync git tini && \ apt-get install -y --no-install-recommends ca-certificates tzdata curl iproute2 unzip rsync git tini schroot && \ apt-get clean && \ rm -rf /var/lib/apt/lists/* Loading c.yml 0 → 100644 +9 −0 Original line number Diff line number Diff line logger: format: Stackdriver socket: port: 7350 runtime: env: - ENVIRONMENT_NAME=p-mo-test console: port: 7351 Loading
build/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ LABEL description="Distributed server for social and realtime games and apps." RUN mkdir -p /nakama/data/modules && \ apt-get update && \ apt-get -y upgrade && \ apt-get install -y --no-install-recommends ca-certificates tzdata curl iproute2 unzip rsync git tini && \ apt-get install -y --no-install-recommends ca-certificates tzdata curl iproute2 unzip rsync git tini schroot && \ apt-get clean && \ rm -rf /var/lib/apt/lists/* Loading
c.yml 0 → 100644 +9 −0 Original line number Diff line number Diff line logger: format: Stackdriver socket: port: 7350 runtime: env: - ENVIRONMENT_NAME=p-mo-test console: port: 7351