Age | Commit message (Collapse) | Author |
|
- Adds url redirect from old syscall docs url to new url
- make server now runs the Go server and implements redirects.
- make devserver runs the hugo dev server.
|
|
Fixes website deploy step
|
|
Adds a new command to automatically generate the syscall compatibility
docs from runsc.
|
|
Because the go.mod and related files were not being copying, the
packages are resolved within the current $GOROOT, which does not work.
This change copies all application files, not just Go source files and
app.yaml.
|
|
|
|
- Remove doc about deploying and running Cloud Builds since that is
mostly handled by CI.
- Re-organize to have info on contributing first.
|
|
|