Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Commit a7c65ef

Browse files
added push docs to readme
1 parent 49f5aa2 commit a7c65ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ More information on building plugins can be found in the [Docker documentation](
112112

113113
When you run `cargo test` on your host machine, make sure ports `9000` to `9500` are vacant, as they are being used for testing.
114114

115+
If you want to push the plugin to this repo use `docker plugin push ghcr.io/ibm/docker-logdna:YOUR_VERSION`.
116+
That is `docker plugin push [...]` and not `docker push [...]`.
117+
115118
## Testing on the Host
116119
Install the logdna plugin and start [a log-producing Docker container](./mock/client) and a [logdna mock server](./mock/server).
117120

0 commit comments

Comments
 (0)