Wykres commitów

1 Commity (master)

Autor SHA1 Wiadomość Data
Jaša Bartelj 44fe425b5e
add Dockerfile
Use latest slim python as base, create limited user, add code to wd,
install deps and show help by default but override the command at
runtime.

Build command:
```bash
docker build -t huami_token:`git describe` .
```

Run command:
```bash
docker run --rm -it huami_token:`git describe` -m xiaomi -b
```
2021-01-23 15:11:36 +01:00