| Age | Commit message (Collapse) | Author |
|
|
|
Fixes #16
|
|
|
|
|
|
|
|
Now return the proper status code instead of 500
|
|
|
|
Remove quotes from 'docker build' command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #17
|
|
Among the things added is an introductory text, a server-setup guide, and 'watch'-instructions.
|
|
|
|
|
|
|
|
|
|
|
|
Add real screenshots to the splashpage
|
|
|
|
The `README.md` lists the docker command `docker build -t="opendc" .` as a build-step. The quotation-marks (`"`) are actually not necessary, since the name only consists of alphanumeric characters.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|