JustaPenguin / assetto-server-manager

A web interface to manage an Assetto Corsa Server.
https://github.com/JustaPenguin/assetto-server-manager/releases
MIT License
276 stars 70 forks source link

Unable to build from source #1140

Open Listum opened 3 weeks ago

Listum commented 3 weeks ago

Describe the bug Docker image isn't buildable from source

To Reproduce Steps to reproduce the behavior:

  1. Clone repo
  2. Go to the repository directory
  3. docker build -t assetto-server-manager . or docker buildx build -t assetto-server-manager .

Expected behavior Expected assetto-server-manager image builded from source

Screenshots image