UpliftGames / wally

Wally is a modern package manager for Roblox projects inspired by Cargo
https://wally.run
Mozilla Public License 2.0
317 stars 102 forks source link

Publish containers to GHCR #150

Open MobiusCraftFlip opened 1 year ago

MobiusCraftFlip commented 1 year ago

Currently the only way to get the container images is for the end user to build them themselves. The containers should be on GHCR for ease of use for those self-hosting.

One minor issue is that the URL for the wally API on the registry frontend is set at compile time so this would need to be changed to be set at runtime.