Documenation & build automation for remote darwin

Created shell script to automatically compile remote-only docs & rename
Added make brew-pkg to automatically package files needed for homebrew
Add missing docs

Signed-off-by: Ashley Cui <ashleycui16@gmail.com>
This commit is contained in:
Ashley Cui
2019-07-01 14:52:55 -04:00
parent 7dbc6d8f36
commit ce0132a45e
7 changed files with 178 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,8 +1,10 @@
/.artifacts/
/_output/
/brew
/conmon/conmon.o
/docs/*.[158]
/docs/*.[158].gz
/docs/remote
*.o
*.orig
/pause/pause.o
@@ -19,3 +21,4 @@ __pycache__
.gopathok
test/e2e/e2e.coverprofile
/podman*zip
podman*.tar.gz