mirror of
https://github.com/DyingStar-game/servers.git
synced 2026-05-09 08:25:22 +02:00
[GH-ISSUE #5] Docker creation of Horizon server #3
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
DyingStar-game/servers#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ddurieux on GitHub (Sep 21, 2025).
Original GitHub issue: https://github.com/DyingStar-game/servers/issues/5
Need to create a docker for the Horizon server.
It must:
@TigerWhiteDev commented on GitHub:
2 méthode :
for dev use the docker with volumes and exécute cargo run on start
for " prod " version use layer for pull and build code and other layer for only alpine and binary of horizon
Docker creation of Horizon serverto [GH-ISSUE #5] Docker creation of Horizon server@TigerWhiteDev commented on GitHub (Sep 21, 2025):
2 méthode :
for dev use the docker with volumes and exécute cargo run on start
for " prod " version use layer for pull and build code and other layer for only alpine and binary of horizon