Fabian Peter Hammerle f4d4abad3b release v0.1.1 | il y a 2 ans | |
---|---|---|
CHANGELOG.md | il y a 2 ans | |
Dockerfile | il y a 2 ans | |
Makefile | il y a 2 ans | |
README.md | il y a 2 ans |
# host network for redirect back after login at
# https://auth.toit.io/oauth/authorize?[...]?redirect_uri=http://localhost/[...]
$ podman run --rm -it -v toit_home:/home/toit \
--network host docker.io/fphammerle/toit:TAG \
toit device info
$ podman run --rm -it -v toit_home:/home/toit \
--device /dev/ttyUSB0:/dev/ttyUSB0 --group-add keep-groups \
docker.io/fphammerle/toit:TAG \
toit serial monitor