Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

add Dockerfile #23

Merged
merged 1 commit into from Jan 26, 2021
Merged

add Dockerfile #23

merged 1 commit into from Jan 26, 2021

Conversation

bartmanus
Copy link
Contributor

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:

docker build -t huami_token:`git describe` .

Run command:

docker run --rm -it huami_token:`git describe` -m xiaomi -b

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
```
@argrento argrento merged commit c1206af into argrento:master Jan 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants