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
#BritishGP
https://twitter.com/iamdeepanshu07/status/1543605688437334017
分享动态
//转发自: @迷路小剧场: 当红白机玩家来到艾尔登法环!【爆笑艾尔登法环5】【吉巴罗卡通版】
第五集出来啦~这次不知道大家喜不喜欢...不过还是希望大家多支持一下~我会好好做第六集的…
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 就不用我教了吧
Chinese 🇨🇳 / Dictatorial Admin / Mastodon Code Contributor / 摸鱼技术布道师
Steam: https://steamcommunity.com/id/MashiroBest
Epic: https://store.epicgames.com/en-US/u/d211c824cbd94aaeba898db6bb823ff7
原批交流群:966322309