Skip to content

How does the template in output filename work? #75

Answered by axi92
axi92 asked this question in Q&A
Discussion options

You must be logged in to vote

Where does the value come from? ${arch} is empty.
But I solved it that way:
RUN arch=$(dpkg --print-architecture); npx pkg -t node20-linux app/service.js -c package.json -o appname-${arch}

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@axi92
Comment options

@robertsLando
Comment options

@axi92
Comment options

Answer selected by axi92
@robertsLando
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants