https://github.com/springmt/signal_sample_server
https://github.com/springmt/signal_sample_server
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/springmt/signal_sample_server
- Owner: SpringMT
- Created: 2022-04-12T14:44:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-12T14:44:48.000Z (almost 4 years ago)
- Last Synced: 2025-04-06T06:14:55.639Z (10 months ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
docker buildx build --platform linux/amd64,linux/arm64 -t springmt/signal_sample_server:v0.1.0 --push .
```