Show newer

RT Deepanshu Gautam
George Russell was an absolute KING for giving no fucks for the race and jumping out of his car to check on Zhou

:sys_twitter: twitter.com/iamdeepanshu07/sta

看上个鼠标,准备下单了,一问客服不是typec,是micro USB的,直接劝退 :ac_classic19:

分享动态
//转发自: @迷路小剧场: 当红白机玩家来到艾尔登法环!【爆笑艾尔登法环5】【吉巴罗卡通版】
第五集出来啦~这次不知道大家喜不喜欢...不过还是希望大家多支持一下~我会好好做第六集的…

:sys_bilibili: t.bilibili.com/677912097536868

ASF 配好了,附一份ASF-ui的Dockerfile

FROM node:16-alpine
RUN apk add --no-cache git
RUN npm install -g http-server
WORKDIR /app
COPY package*.json ./
RUN npm install
COPY . .
RUN npm run deploy

EXPOSE 8080
CMD [ "http-server", "-P http://localhost:8080?", "dist" ]

全栈docker-compose:

version: '3.9'

services:
  app:
    image: justarchi/archisteamfarm:latest
    restart: always
    ports:
      - 1242:1242
    volumes:
      - ./config:/app/config

  ui:
    image: mashirozx/asf-ui:latest
    restart: always
    ports:
      - 1243:8080

Nginx 就不用我教了吧 :ac_classic13:

Show older
小森林

每个人都有属于自己的一片森林,也许我们从来不曾走过,但它一直在那里,总会在那里。迷失的人迷失了,相逢的人会再相逢。愿这里,成为属于你的小森林。