CrazyMax
|
6c56109083
|
imagetools inspect: add --format flag
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
Tõnis Tiigi
|
dab3fe71bd
|
Merge pull request #967 from crazy-max/update-clidocstool
docs: update cli-docs-tool to v0.4.0
|
3 years ago |
CrazyMax
|
9867ca279a
|
docs: update cli-docs-tool to v0.4.0
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
Tonis Tiigi
|
91e550b715
|
bake: add path validation for remote bake invocations
This is a stopgap before proper entitlements support
is implemented.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
3 years ago |
Tonis Tiigi
|
280c008f81
|
bake: make named contexts relative to remote bake input
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
3 years ago |
Tõnis Tiigi
|
5939a23af6
|
Merge pull request #963 from tonistiigi/bake-contexts-error
bake: use better error in named contexts not supported
|
3 years ago |
CrazyMax
|
7f1041164e
|
Merge pull request #964 from tonistiigi/update-buildkit-022322
vendor: update buildkit to b124b0c3
|
3 years ago |
Tonis Tiigi
|
64ce211ba4
|
vendor: update buildkit to b124b0c3
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
3 years ago |
Tonis Tiigi
|
b5bf28d722
|
bake: use better error in named contexts not supported
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
3 years ago |
Tõnis Tiigi
|
10debb577e
|
Merge pull request #959 from tonistiigi/docker-proxy-config
set build-args from docker proxy configuration
|
3 years ago |
CrazyMax
|
75cdea48e4
|
Merge pull request #962 from tonistiigi/bake-deps-error
build: fix deadlock on handling deps errors
|
3 years ago |
CrazyMax
|
d96d7fb2dc
|
Merge pull request #930 from tylerlwsmith/fix-readme-typo
Fix typo in readme
|
3 years ago |
Tyler Smith
|
e3245a400a
|
Fix typo in readme
Changed "note tha" to "note that"
Signed-off-by: Tyler Smith <tylerlwsmith@gmail.com>
|
3 years ago |
Tõnis Tiigi
|
e871c39f05
|
Merge pull request #908 from crazy-max/inline-buildattrs
build: inline buildinfo attrs
|
3 years ago |
Tõnis Tiigi
|
9c0a23996d
|
Merge pull request #958 from crazy-max/buildinfo-deps
build: send buildinfo dependencies
|
3 years ago |
Tonis Tiigi
|
3b2aeb2d5b
|
build: fix deadlock on handling deps errors
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
3 years ago |
Tonis Tiigi
|
e98a476dc8
|
set build-args from docker proxy configuration
For backward compatibility with docker build.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
3 years ago |
CrazyMax
|
7677052cb7
|
build: send buildinfo dependencies
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
Tõnis Tiigi
|
c273e0986c
|
Merge pull request #953 from crazy-max/update-docs
docs: updates and guides
|
3 years ago |
CrazyMax
|
9ee499ae27
|
docs: metadata-file usage
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
230dfa96a3
|
docs: built-in build args
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
f1a8f54c83
|
docs: user guides
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
2bcf3524e5
|
docs: ssh usage example
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
26918513e3
|
docs: lint
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
Tõnis Tiigi
|
893d505803
|
Merge pull request #955 from crazy-max/vendor-buildkit
vendor: update buildkit to 1e6032c
|
3 years ago |
CrazyMax
|
22aaa260e7
|
vendor: update buildkit to 1e6032c
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
1bcc3556fc
|
Merge pull request #949 from docker/dependabot/go_modules/github.com/docker/distribution-2.8.0incompatible
build(deps): bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.0+incompatible
|
3 years ago |
Tõnis Tiigi
|
eef6deb7c2
|
Merge pull request #860 from tonistiigi/no-cache-filter
build: add no-cache-filter
|
3 years ago |
dependabot[bot]
|
542759ea31
|
build(deps): bump github.com/docker/distribution
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.0+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.7.1...v2.8.0)
---
updated-dependencies:
- dependency-name: github.com/docker/distribution
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Tõnis Tiigi
|
e5f590a7fa
|
Merge pull request #946 from crazy-max/metadata-output
build: enhance metadata json output
|
3 years ago |
CrazyMax
|
ecf215b927
|
e2e: add bake build and display metadata json
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
299fd19c49
|
build: enhance metadata json output
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
4b633c3c7b
|
docs: built-in build args
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
Tonis Tiigi
|
eb8057e8e0
|
forbid setting no-cache and no-cache-filter together
Per review request.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
3 years ago |
Tonis Tiigi
|
32f6358d78
|
bake: add no-cache-filter
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
3 years ago |
Tonis Tiigi
|
3b47722032
|
build: add no-cache-filter
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
3 years ago |
Tõnis Tiigi
|
e60f0f2c4f
|
Merge pull request #943 from crazy-max/secret-examples
docs: secret usage examples
|
3 years ago |
CrazyMax
|
b39ebab666
|
docs: secret usage examples
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
Akihiro Suda
|
f891187d8b
|
Merge pull request #948 from crazy-max/vendor-buildkit
vendor: update buildkit to 2f99651
|
3 years ago |
CrazyMax
|
307c94e5c7
|
vendor: update buildkit to 2f99651
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
Tõnis Tiigi
|
60a025b227
|
Merge pull request #928 from tonistiigi/bake-named-contexts
bake: add named contexts keys
|
3 years ago |
Tõnis Tiigi
|
fec415a8e0
|
Merge pull request #937 from hinshun/printer-writer
Relax to io.Writer requirement for NewPrinter
|
3 years ago |
Edgar Lee
|
2d7540fb0a
|
Separate io.Writer from console.File for NewPrinter
Signed-off-by: Edgar Lee <edgarl@netflix.com>
|
3 years ago |
Tõnis Tiigi
|
595285736c
|
Merge pull request #885 from crazy-max/rm-inactive
cli: add --all-inactive for rm command
|
3 years ago |
CrazyMax
|
378f0b45c6
|
cli: add --all-inactive and --force flags for rm command
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
Tonis Tiigi
|
c3dab802d8
|
docs: add examples for bake named contexts
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
3 years ago |
Tonis Tiigi
|
fa04611afc
|
bake: connect results between build targets
Build context “target:<name>” will take the contents
from another bake target.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
3 years ago |
Tonis Tiigi
|
ffa062dc95
|
util: add waitmap for target synchronization
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
3 years ago |
Tonis Tiigi
|
0fc2b5ca85
|
bake: add named contexts keys
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
3 years ago |
Tõnis Tiigi
|
9a1267cd02
|
Merge pull request #929 from crazy-max/bake-target-name
bake: restrict target name
|
3 years ago |