mirror of https://github.com/perkeep/perkeep.git
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
5bf75895b8
add Dockerfile to .dockerignore, which achieves the same effect of quicker iteration, without having to manually add each separate file and directory to the build image. |
||
---|---|---|
.github/workflows | ||
.hackfests | ||
app | ||
clients | ||
cmd | ||
config | ||
deps | ||
dev | ||
doc | ||
internal | ||
misc | ||
pkg | ||
server | ||
website | ||
.dockerignore | ||
.gitignore | ||
.header | ||
AUTHORS | ||
BUILDING | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
COPYING | ||
Dockerfile | ||
Makefile | ||
README.md | ||
TESTS | ||
TODO | ||
VERSION | ||
go.mod | ||
go.sum | ||
make.go | ||
staticcheck.conf |
README.md
Perkeep is your personal storage system.
It's a way to store, sync, share, import, model, and back up content. Keep your stuff for life.
For more, see
Other useful files
- BUILDING - how to compile it ("go run make.go")
- CONTRIBUTING - how to do development and contribute
Perkeep Resources
Continuous Integration
Code of Conduct
Please note that this project uses a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.