docker/gollum/README.md
2016-11-28 09:29:37 +08:00

17 lines
435 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Gollum
由于一些极端情况,不能联网,所以默认情况是使用本地的 `image` 如果非这样的情况docker-compose文件可改为 `build .`
### 基础镜像构建命令
```
docker build -t kennylee26/gollum .
```
编译时注意启用IPv4 如 `sudo sysctl -w net.ipv4.ip_forward=1`
### 注意事项
* data目录注意权限还有需要有 `git init` 因为 `Gollum` 会读取里面的md文件作为