"First of all, thank you so much for creating this wonderful and beautiful piece of software! I've been looking for something like this for ages but nothing has hit the right spot until now. Very much looking forward to where this goes!"
@FunnyPocketBook
"Thank you very much for your effort, looks really great! "
@j1436go
"Awesome! I read it decreased with 20mb, but its actually decreased to 20 mb, wich is 95% smaller. The container instance is set to auto-update so keep the updates coming ;)"
@jogai-san
MacOS ARM
0.48.0 - 64 bit
MacOS AMD
0.48.0 - 64 bit
Linux ARM
0.48.0 - 64 bit
Linux AMD
0.48.0 - 64 bit
Windows
0.48.0 - 64 bit
version: "3.8"
services:
whodb:
image: clidey/whodb
# volumes: # (optional for sqlite)
# - ./sample.db:/db/sample.db
ports:
- "8080:8080"
apiVersion: apps/v1
kind: Deployment
metadata:
name: whodb
spec:
template:
spec:
containers:
- name: whodb
image: clidey/whodb
ports:
- containerPort: 8080