docker-pimatic

所属分类:Docker
开发工具:Dockerfile
文件大小:0KB
下载次数:0
上传日期:2020-11-19 19:28:16
上 传 者sh-1993
说明:  皮条客的dockerfile
(dockerfile for pimatic)

文件列表:
.travis.yml (388, 2020-11-19)
Dockerfile (1350, 2020-11-19)
config.json (933, 2020-11-19)

## docker-pimatic Docker Image for pimatic. The image is a multi-arch image for amd64/arm/arm64 [![Build Status](https://travis-ci.org/treban/docker-pimatic.svg?branch=master)](https://travis-ci.org/treban/docker-pimatic) [![This image on DockerHub](https://img.shields.io/docker/pulls/treban/pimatic.svg)](https://hub.docker.com/r/treban/pimatic/) ### Pull the image docker pull treban/pimatic ### Run the container docker run \\ \ -it \\ \ --network=host \\ \ -v /data-path:/data \\ \ --device=/dev/ttyUSB0 \\ \ treban/pimatic You can specify a device for homeduino or some other usb devices. The container needs a mounted volume in /data. In this folder must be placed the config.json and the sql database. The image otherwise uses the default pimatic config and generates a inital sql database - config.json - pimatic-database.sqlite The pimatic app folder inside the container is /opt/pimatic-docker. The default config exposes port 8282 and admin/admin as login credentials.

近期下载者

相关文件


收藏者