Go / TypeScript and Go / Go RPC
3.7K
This is a Docker image for the gotsrpc CLI.
latest – the most recent stable release<major.minor.patch> – pinned versions (e.g. 1.2.3)Run the CLI with Docker:
# Run gotsrpc help
docker run --rm foomo/gotsrpc
# Run against a local project (mount your code)
docker run --rm -v $(pwd):/app -w /app foomo/gotsrpc path/to/gotsrpc.yaml
The source code can be found at its GitHub repository.
We welcome issues, feedback, and pull requests in the GitHub repository.
If you encounter problems with the Docker image, please open an issue on GitHub.
Distributed under MIT License, please see license file within the code for more details.
Made with ♥ foomo by bestbytes
Content type
Image
Digest
sha256:f514f2987…
Size
8.8 MB
Last updated
about 1 month ago
docker pull foomo/gotsrpc