https://github.com/blakek/warpgate-container-build
Just a copy of Warpgate's Docker stuff to get an arm64 build
https://github.com/blakek/warpgate-container-build
Last synced: 5 months ago
JSON representation
Just a copy of Warpgate's Docker stuff to get an arm64 build
- Host: GitHub
- URL: https://github.com/blakek/warpgate-container-build
- Owner: blakek
- Created: 2023-11-19T23:35:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T00:01:15.000Z (over 2 years ago)
- Last Synced: 2025-02-22T00:27:40.188Z (over 1 year ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# warpgate-container-build
> Just a container for Warpgate that works on arm64.
There isn't an official container for Warpgate that works on arm64, but arm64 binaries are available. This container just downloads the binaries and runs them with the same `CMD`/`ENTRYPOINT` as the official container.