make container build work
This commit is contained in:
parent
12f55ad721
commit
1fcb035fce
6 changed files with 15 additions and 9 deletions
|
|
@ -1,13 +1,13 @@
|
|||
[tool.poetry]
|
||||
name = "tailscalesd"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
description = "Discover services to monitor with prometheus over tailscale"
|
||||
authors = ["Abel Luck <abel@guardianproject.info>"]
|
||||
include = ["LICENSE.MD"]
|
||||
exclude = ["tests"]
|
||||
readme = "README.md"
|
||||
homepage = "https://gitlab.com/guardianproject-ops/py-tailscalesd"
|
||||
repository = "https://gitlab.com/guardianproject-ops/py-tailscalesd"
|
||||
homepage = "https://gitlab.com/guardianproject-ops/tailscalesd"
|
||||
repository = "https://gitlab.com/guardianproject-ops/tailscalesd"
|
||||
packages = [
|
||||
{ include = "tailscalesd"}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue