瀏覽代碼

Fix README errors

multi_domain
ßingen 8 年之前
父節點
當前提交
3a06e083cc
共有 1 個檔案被更改,包括 6 行新增4 行删除
  1. +6
    -4
      README.md

+ 6
- 4
README.md 查看文件



First download the repos: First download the repos:


git@github.com:bingen/rpi_docker_home_server.git
git clone https://github.com/bingen/rpi_docker_home_server.git
cd rpi_docker_home_server
git submodule update --init --recursive git submodule update --init --recursive


Set up your preferences: Set up your preferences:


(Optional, can be downloaded from registry, unless you changed them) Build aux images: (Optional, can be downloaded from registry, unless you changed them) Build aux images:


cd ~/docker_home_server/images/rpi-nginx
cd images/rpi-nginx
docker build . -t bingen/rpi-nginx docker build . -t bingen/rpi-nginx
cd ~/docker_home_server/images/rpi-nginx-php5
docker build . -t bingen/rpi-nginx-php5
cd ../../
cd images/rpi-nginx-php
docker build . -t bingen/rpi-nginx-php
cd ../../ cd ../../


(Optional, can be downloaded from registry, unless you changed them) Build images: (Optional, can be downloaded from registry, unless you changed them) Build images:

Loading…
取消
儲存