We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7968bb commit 6df3ec6Copy full SHA for 6df3ec6
repo2docker/docker.py
@@ -75,7 +75,6 @@ class DockerEngine(ContainerEngine):
75
)
76
77
extra_buildx_build_args = List(
78
- [Unicode],
79
[],
80
help="""
81
Extra commandline arguments to pass to `docker buildx build` when building the image.
0 commit comments