Posts

docker 安装 gitbook

docker-compose

version: "3"
services:
  gitbook:
    hostname: gitbook
    container_name: gitbook
    image: fellah/gitbook
    pull_policy: always
    restart: always
    privileged: true
    tty: true
    volumes:
      - /data/gitbook:/srv/gitbook
      - /etc/localtime:/etc/localtime
    ports:
      - 4000:4000
    command:
      - /bin/bash
      - -c
      - |
        /bin/bash

cloudreve 修改密码

cd /app
./cloudreve --database-script ResetAdminPassword

ubuntu install source code pro

c++ copy elision

epub to pdf

bat: better than cat

nethogs