add container name

This commit is contained in:
seanauff 2020-05-31 14:55:21 -04:00 committed by GitHub
parent 70eaa12ba5
commit 6d23e8470a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ version: '3'
services:
octoprint-klipper:
image: "seanauff/octoprint-klipper:arm"
container_name: "octoprint-klipper"
devices:
- "/dev/ttyUSB0:/dev/ttyUSB0"
ports: