From 46bde86bdf7dd50e4160e60ff830fd83111ed51c Mon Sep 17 00:00:00 2001 From: Tony White Date: Mon, 22 Jan 2024 18:25:17 -1000 Subject: [PATCH] reduce readme and push version --- README.md | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/README.md b/README.md index 8523b61..a79c81a 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,4 @@ # BlueOS-ping Survey # A simple extension for BlueOS intended for collection of time-sync'd sonar and GPS data. -Relevant configuration: -Extension Identifier: -vshie.blueos-simplepingsurvey -Extension Name: -blueos-simplepingsurvey -Docker image: -vshie/blueo-simplepingsurvey -Docker tag: -main - -Custom Settings: -{ - "ExposedPorts": { - "5420/tcp": {} - }, - "HostConfig": { - "Binds":["/root/.config/blueos/extensions/$IMAGE_NAME:/root/.config"], - "ExtraHosts": ["host.docker.internal:host-gateway"], - "PortBindings": { - "5420/tcp": [ - { - "HostPort": "" - } - ] - } - } -} +# Future feature ideas: