Skip to content

should modify docker-compose.yml, readme, .gitignore #31

@GyeongHoKim

Description

@GyeongHoKim

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

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions