https://github.com/mxssl/gs
Simple graceful shutdown test
https://github.com/mxssl/gs
Last synced: about 1 year ago
JSON representation
Simple graceful shutdown test
- Host: GitHub
- URL: https://github.com/mxssl/gs
- Owner: mxssl
- Created: 2023-07-10T16:39:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T17:06:20.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T19:21:29.167Z (over 1 year ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gs
```bash
docker buildx build --platform="linux/amd64" --tag="mxssl/gs:latest" .
docker push mxssl/gs:latest
```