Add support for buildx version
#16793
Labels
Good First Issue
This issue would be a good issue for a first time contributor to undertake.
kind/feature
Categorizes issue or PR as related to a new feature.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
macos
MacOS (OSX) related
remote
Problem is in podman-remote
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind feature
Description
Adding
buildx version
support would help improve feature parity with dockerSteps to reproduce the issue:
Installing dev-container in VSCode
Verify instructions from Documentation: setup with VS Code #13589
Create a new dev container for Rust
Describe the results you received:
Describe the results you expected:
A Version string similar to
docker buildx version
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info
:Package info (e.g. output of
rpm -q podman
orapt list podman
orbrew info podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide?
Yes
Additional environment details (AWS, VirtualBox, physical, etc.):
devcontainer.json
The text was updated successfully, but these errors were encountered: