-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
reproduce
do ‘installation’ section in README on M1 Mac or Windows11
docker-compose.yml
Dockerfile says target os is Debian 12(bookworm).
README says make build && make up, but actually Dockerfile has build process.
docker-compose.yml it says volumes .:/app and ./bin/server overwrited in /app/bin/server.
developers using mac or windows will face failures in make up
binary is in git
in this repository, it has binary(server) and maybe most of developers do not know the target os.
I think .gitignore should have bin/
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation