into-docker/into-docker
Use the into-docker CLI tool to build a Docker image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of the CLI tool | no | — |
| builder | Builder image to use | yes | — |
| image | Docker image to build (in the format "name:tag") | no | — |
| source-path | Path, relative to the project root, to use for the build | yes | . |
| artifacts-path | Path to write the artifacts created in the build phase to. | no | — |
| cache-path | Cache archive to create. If this file exists it will be used to provide cached files to the build. | no | — |
| platform | Target platform to build for. | no | — |
| profile | Build profile to use | no | — |
Outputs
no outputs