Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

--Release flag on cargo build command: #8

@darderik

Description

@darderik

Hello! I was wondering if this was a common issue or not. Basically i'm trying to ultimate the compiling of netmuxd by using the command docker-compose run netmuxd and after fetching the rust image(successfully) i get this:
Screenshot (55)

command: sh -c "[ ! -f /build/netmuxd ] && cargo build --release --features zeroconf && cp target/debug/netmuxd /build/ && chmod +x /build/netmuxd || return 0"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions