You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update list of unimplemented Docker features
Update command-reference.md to reflect the current state of feature
parity with Docker:
- Remove docker diff from unimplemented commands (now implemented)
- Remove --isolation from unimplemented docker run flags (now implemented)
- Remove --interactive from unimplemented docker start flags (now implemented)
- Add --mount type=image as unimplemented mount type
- Add :z and :Z (SELinux relabeling) as unimplemented volume options
- Add docker buildx debug (buildx debugger) to unimplemented commands
Fixes#3867
Signed-off-by: rohansood10 <rohansood10@users.noreply.github.com>
0 commit comments