We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example for docker-slim.
This spec installs both binaries but docker-slim-sensor will be installed at ~/.binenv/binaries/docker-slim/X.Y.Z.
docker-slim-sensor
~/.binenv/binaries/docker-slim/X.Y.Z
install: type: tgz binaries: - docker-slim - docker-slim-sensor
Another argument (see #171) to change binaries layout from binaries/DIST/VERSION to binaries/DIST/VERSION/BINARYNAME
binaries/DIST/VERSION
binaries/DIST/VERSION/BINARYNAME
The text was updated successfully, but these errors were encountered:
age
age-keygen
No branches or pull requests
Example for docker-slim.
This spec installs both binaries but
docker-slim-sensor
will be installed at~/.binenv/binaries/docker-slim/X.Y.Z
.Another argument (see #171) to change binaries layout from
binaries/DIST/VERSION
tobinaries/DIST/VERSION/BINARYNAME
The text was updated successfully, but these errors were encountered: