Skip to content

make cleaner as in above. script? #1

@github-actions

Description

@github-actions

woud be nice if it could just be args
COPY --from=builder /app/target/release/madstack /app/madstack

Line: 34

MADstack/Dockerfile

Lines 31 to 41 in b366586

ca-certificates \
&& rm -rf /var/lib/apt/lists/*
# TODO: make cleaner as in above. script?
# woud be nice if it could just be args
# COPY --from=builder /app/target/release/madstack /app/madstack
COPY --from=builder /app/target/debug/madstack /app/madstack
EXPOSE 3000
CMD ["/app/madstack"]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions