Copyrights and Licenses Information
path start end what value
python-docker/python-docker.spec 20 20 license apache-2.0
python-docker/docker-6.1.3/LICENSE 2 177 license apache-2.0
python-docker/docker-6.1.3/LICENSE 181 191 license apache-2.0
python-docker/docker-6.1.3/PKG-INFO 2 177 license apache-2.0
python-docker/docker-6.1.3/PKG-INFO 8 8 license apache-2.0
python-docker/docker-6.1.3/PKG-INFO 26 26 license apache-2.0
python-docker/docker-6.1.3/PKG-INFO 31 31 license unknown-license-reference
python-docker/docker-6.1.3/PKG-INFO 181 191 license apache-2.0
python-docker/docker-6.1.3/setup.cfg 3 3 license apache-2.0
python-docker/docker-6.1.3/setup.py 77 77 license apache-2.0
File Information
path type name extension date size sha1 md5 files_count mime_type file_type programming_language is_binary is_text is_archive is_media is_source is_script
python-docker directory
python-docker/.packit.yaml file
python-docker/docker-6.1.3-SPECPARTS directory
python-docker/docker-6.1.3.tar.gz file
python-docker/python-docker.spec file
python-docker/README.packit file
python-docker/sources file
python-docker/docker-6.1.3 directory
python-docker/docker-6.1.3/.coveragerc file
python-docker/docker-6.1.3/.dockerignore file
python-docker/docker-6.1.3/.editorconfig file
python-docker/docker-6.1.3/.readthedocs.yml file
python-docker/docker-6.1.3/CONTRIBUTING.md file
python-docker/docker-6.1.3/Dockerfile file
python-docker/docker-6.1.3/Dockerfile-docs file
python-docker/docker-6.1.3/docs-requirements.txt file
python-docker/docker-6.1.3/Jenkinsfile file
python-docker/docker-6.1.3/LICENSE file
python-docker/docker-6.1.3/MAINTAINERS file
python-docker/docker-6.1.3/Makefile file
python-docker/docker-6.1.3/MANIFEST.in file
python-docker/docker-6.1.3/PKG-INFO file
python-docker/docker-6.1.3/pyproject.toml file
python-docker/docker-6.1.3/pytest.ini file
python-docker/docker-6.1.3/README.md file
python-docker/docker-6.1.3/requirements.txt file
python-docker/docker-6.1.3/setup.cfg file
python-docker/docker-6.1.3/setup.py file
python-docker/docker-6.1.3/test-requirements.txt file
python-docker/docker-6.1.3/tox.ini file
python-docker/docker-6.1.3/.github directory
python-docker/docker-6.1.3/.github/CODEOWNERS file
python-docker/docker-6.1.3/.github/workflows directory
python-docker/docker-6.1.3/.github/workflows/ci.yml file
python-docker/docker-6.1.3/.github/workflows/release.yml file
python-docker/docker-6.1.3/docker directory
python-docker/docker-6.1.3/docker/__init__.py file
python-docker/docker-6.1.3/docker/_version.py file
python-docker/docker-6.1.3/docker/auth.py file
python-docker/docker-6.1.3/docker/client.py file
python-docker/docker-6.1.3/docker/constants.py file
python-docker/docker-6.1.3/docker/errors.py file
python-docker/docker-6.1.3/docker/tls.py file
python-docker/docker-6.1.3/docker/version.py file
python-docker/docker-6.1.3/docker/api directory
python-docker/docker-6.1.3/docker/api/__init__.py file
python-docker/docker-6.1.3/docker/api/build.py file
python-docker/docker-6.1.3/docker/api/client.py file
python-docker/docker-6.1.3/docker/api/config.py file
python-docker/docker-6.1.3/docker/api/container.py file
python-docker/docker-6.1.3/docker/api/daemon.py file
python-docker/docker-6.1.3/docker/api/exec_api.py file
python-docker/docker-6.1.3/docker/api/image.py file
python-docker/docker-6.1.3/docker/api/network.py file
python-docker/docker-6.1.3/docker/api/plugin.py file
python-docker/docker-6.1.3/docker/api/secret.py file
python-docker/docker-6.1.3/docker/api/service.py file
python-docker/docker-6.1.3/docker/api/swarm.py file
python-docker/docker-6.1.3/docker/api/volume.py file
python-docker/docker-6.1.3/docker/context directory
python-docker/docker-6.1.3/docker/context/__init__.py file
python-docker/docker-6.1.3/docker/context/api.py file
python-docker/docker-6.1.3/docker/context/config.py file
python-docker/docker-6.1.3/docker/context/context.py file
python-docker/docker-6.1.3/docker/credentials directory
python-docker/docker-6.1.3/docker/credentials/__init__.py file
python-docker/docker-6.1.3/docker/credentials/constants.py file
python-docker/docker-6.1.3/docker/credentials/errors.py file
python-docker/docker-6.1.3/docker/credentials/store.py file
python-docker/docker-6.1.3/docker/credentials/utils.py file
python-docker/docker-6.1.3/docker/models directory
python-docker/docker-6.1.3/docker/models/__init__.py file
python-docker/docker-6.1.3/docker/models/configs.py file
python-docker/docker-6.1.3/docker/models/containers.py file
python-docker/docker-6.1.3/docker/models/images.py file
python-docker/docker-6.1.3/docker/models/networks.py file
python-docker/docker-6.1.3/docker/models/nodes.py file
python-docker/docker-6.1.3/docker/models/plugins.py file
python-docker/docker-6.1.3/docker/models/resource.py file
python-docker/docker-6.1.3/docker/models/secrets.py file
python-docker/docker-6.1.3/docker/models/services.py file
python-docker/docker-6.1.3/docker/models/swarm.py file
python-docker/docker-6.1.3/docker/models/volumes.py file
python-docker/docker-6.1.3/docker/transport directory
python-docker/docker-6.1.3/docker/transport/__init__.py file
python-docker/docker-6.1.3/docker/transport/basehttpadapter.py file
python-docker/docker-6.1.3/docker/transport/npipeconn.py file
python-docker/docker-6.1.3/docker/transport/npipesocket.py file
python-docker/docker-6.1.3/docker/transport/sshconn.py file
python-docker/docker-6.1.3/docker/transport/ssladapter.py file
python-docker/docker-6.1.3/docker/transport/unixconn.py file
python-docker/docker-6.1.3/docker/types directory
python-docker/docker-6.1.3/docker/types/__init__.py file
python-docker/docker-6.1.3/docker/types/base.py file
python-docker/docker-6.1.3/docker/types/containers.py file
python-docker/docker-6.1.3/docker/types/daemon.py file
python-docker/docker-6.1.3/docker/types/healthcheck.py file
python-docker/docker-6.1.3/docker/types/networks.py file
python-docker/docker-6.1.3/docker/types/services.py file
python-docker/docker-6.1.3/docker/types/swarm.py file
python-docker/docker-6.1.3/docker/utils directory
python-docker/docker-6.1.3/docker/utils/__init__.py file
python-docker/docker-6.1.3/docker/utils/build.py file
python-docker/docker-6.1.3/docker/utils/config.py file
python-docker/docker-6.1.3/docker/utils/decorators.py file
python-docker/docker-6.1.3/docker/utils/fnmatch.py file
python-docker/docker-6.1.3/docker/utils/json_stream.py file
python-docker/docker-6.1.3/docker/utils/ports.py file
python-docker/docker-6.1.3/docker/utils/proxy.py file
python-docker/docker-6.1.3/docker/utils/socket.py file
python-docker/docker-6.1.3/docker/utils/utils.py file
python-docker/docker-6.1.3/docs directory
python-docker/docker-6.1.3/docs/api.rst file
python-docker/docker-6.1.3/docs/change-log.md file
python-docker/docker-6.1.3/docs/client.rst file
python-docker/docker-6.1.3/docs/conf.py file
python-docker/docker-6.1.3/docs/configs.rst file
python-docker/docker-6.1.3/docs/containers.rst file
python-docker/docker-6.1.3/docs/favicon_whale.png file
python-docker/docker-6.1.3/docs/images.rst file
python-docker/docker-6.1.3/docs/index.rst file
python-docker/docker-6.1.3/docs/networks.rst file
python-docker/docker-6.1.3/docs/nodes.rst file
python-docker/docker-6.1.3/docs/plugins.rst file
python-docker/docker-6.1.3/docs/secrets.rst file
python-docker/docker-6.1.3/docs/services.rst file
python-docker/docker-6.1.3/docs/swarm.rst file
python-docker/docker-6.1.3/docs/tls.rst file
python-docker/docker-6.1.3/docs/volumes.rst file
python-docker/docker-6.1.3/docs/_static directory
python-docker/docker-6.1.3/docs/_static/custom.css file
python-docker/docker-6.1.3/docs/_templates directory
python-docker/docker-6.1.3/docs/_templates/page.html file
python-docker/docker-6.1.3/docs/user_guides directory
python-docker/docker-6.1.3/docs/user_guides/index.rst file
python-docker/docker-6.1.3/docs/user_guides/multiplex.rst file
python-docker/docker-6.1.3/docs/user_guides/swarm_services.md file
python-docker/docker-6.1.3/scripts directory
python-docker/docker-6.1.3/scripts/release.sh file
python-docker/docker-6.1.3/scripts/versions.py file
python-docker/docker-6.1.3/tests directory
python-docker/docker-6.1.3/tests/__init__.py file
python-docker/docker-6.1.3/tests/Dockerfile file
python-docker/docker-6.1.3/tests/Dockerfile-dind-certs file
python-docker/docker-6.1.3/tests/Dockerfile-ssh-dind file
python-docker/docker-6.1.3/tests/helpers.py file
python-docker/docker-6.1.3/tests/gpg-keys directory
python-docker/docker-6.1.3/tests/gpg-keys/ownertrust file
python-docker/docker-6.1.3/tests/gpg-keys/secret file
python-docker/docker-6.1.3/tests/integration directory
python-docker/docker-6.1.3/tests/integration/__init__.py file
python-docker/docker-6.1.3/tests/integration/api_build_test.py file
python-docker/docker-6.1.3/tests/integration/api_client_test.py file
python-docker/docker-6.1.3/tests/integration/api_config_test.py file
python-docker/docker-6.1.3/tests/integration/api_container_test.py file
python-docker/docker-6.1.3/tests/integration/api_exec_test.py file
python-docker/docker-6.1.3/tests/integration/api_healthcheck_test.py file
python-docker/docker-6.1.3/tests/integration/api_image_test.py file
python-docker/docker-6.1.3/tests/integration/api_network_test.py file
python-docker/docker-6.1.3/tests/integration/api_plugin_test.py file
python-docker/docker-6.1.3/tests/integration/api_secret_test.py file
python-docker/docker-6.1.3/tests/integration/api_service_test.py file
python-docker/docker-6.1.3/tests/integration/api_swarm_test.py file
python-docker/docker-6.1.3/tests/integration/api_volume_test.py file
python-docker/docker-6.1.3/tests/integration/base.py file
python-docker/docker-6.1.3/tests/integration/client_test.py file
python-docker/docker-6.1.3/tests/integration/conftest.py file
python-docker/docker-6.1.3/tests/integration/context_api_test.py file
python-docker/docker-6.1.3/tests/integration/errors_test.py file
python-docker/docker-6.1.3/tests/integration/models_containers_test.py file
python-docker/docker-6.1.3/tests/integration/models_images_test.py file
python-docker/docker-6.1.3/tests/integration/models_networks_test.py file
python-docker/docker-6.1.3/tests/integration/models_nodes_test.py file
python-docker/docker-6.1.3/tests/integration/models_resources_test.py file
python-docker/docker-6.1.3/tests/integration/models_services_test.py file
python-docker/docker-6.1.3/tests/integration/models_swarm_test.py file
python-docker/docker-6.1.3/tests/integration/models_volumes_test.py file
python-docker/docker-6.1.3/tests/integration/regression_test.py file
python-docker/docker-6.1.3/tests/integration/credentials directory
python-docker/docker-6.1.3/tests/integration/credentials/__init__.py file
python-docker/docker-6.1.3/tests/integration/credentials/create_gpg_key.sh file
python-docker/docker-6.1.3/tests/integration/credentials/store_test.py file
python-docker/docker-6.1.3/tests/integration/credentials/utils_test.py file
python-docker/docker-6.1.3/tests/integration/testdata directory
python-docker/docker-6.1.3/tests/integration/testdata/dummy-plugin directory
python-docker/docker-6.1.3/tests/integration/testdata/dummy-plugin/config.json file
python-docker/docker-6.1.3/tests/integration/testdata/dummy-plugin/rootfs directory
python-docker/docker-6.1.3/tests/integration/testdata/dummy-plugin/rootfs/dummy directory
python-docker/docker-6.1.3/tests/integration/testdata/dummy-plugin/rootfs/dummy/file.txt file
python-docker/docker-6.1.3/tests/ssh directory
python-docker/docker-6.1.3/tests/ssh/__init__.py file
python-docker/docker-6.1.3/tests/ssh/api_build_test.py file
python-docker/docker-6.1.3/tests/ssh/base.py file
python-docker/docker-6.1.3/tests/ssh/connect_test.py file
python-docker/docker-6.1.3/tests/ssh/config directory
python-docker/docker-6.1.3/tests/ssh/config/client directory
python-docker/docker-6.1.3/tests/ssh/config/client/id_rsa file
python-docker/docker-6.1.3/tests/ssh/config/client/id_rsa.pub file
python-docker/docker-6.1.3/tests/ssh/config/server directory
python-docker/docker-6.1.3/tests/ssh/config/server/known_ed25519 file
python-docker/docker-6.1.3/tests/ssh/config/server/known_ed25519.pub file
python-docker/docker-6.1.3/tests/ssh/config/server/sshd_config file
python-docker/docker-6.1.3/tests/ssh/config/server/unknown_ed25519 file
python-docker/docker-6.1.3/tests/ssh/config/server/unknown_ed25519.pub file
python-docker/docker-6.1.3/tests/unit directory
python-docker/docker-6.1.3/tests/unit/__init__.py file
python-docker/docker-6.1.3/tests/unit/api_build_test.py file
python-docker/docker-6.1.3/tests/unit/api_container_test.py file
python-docker/docker-6.1.3/tests/unit/api_exec_test.py file
python-docker/docker-6.1.3/tests/unit/api_image_test.py file
python-docker/docker-6.1.3/tests/unit/api_network_test.py file
python-docker/docker-6.1.3/tests/unit/api_test.py file
python-docker/docker-6.1.3/tests/unit/api_volume_test.py file
python-docker/docker-6.1.3/tests/unit/auth_test.py file
python-docker/docker-6.1.3/tests/unit/client_test.py file
python-docker/docker-6.1.3/tests/unit/context_test.py file
python-docker/docker-6.1.3/tests/unit/dockertypes_test.py file
python-docker/docker-6.1.3/tests/unit/errors_test.py file
python-docker/docker-6.1.3/tests/unit/fake_api.py file
python-docker/docker-6.1.3/tests/unit/fake_api_client.py file
python-docker/docker-6.1.3/tests/unit/fake_stat.py file
python-docker/docker-6.1.3/tests/unit/models_containers_test.py file
python-docker/docker-6.1.3/tests/unit/models_images_test.py file
python-docker/docker-6.1.3/tests/unit/models_networks_test.py file
python-docker/docker-6.1.3/tests/unit/models_resources_test.py file
python-docker/docker-6.1.3/tests/unit/models_secrets_test.py file
python-docker/docker-6.1.3/tests/unit/models_services_test.py file
python-docker/docker-6.1.3/tests/unit/sshadapter_test.py file
python-docker/docker-6.1.3/tests/unit/ssladapter_test.py file
python-docker/docker-6.1.3/tests/unit/swarm_test.py file
python-docker/docker-6.1.3/tests/unit/types_containers_test.py file
python-docker/docker-6.1.3/tests/unit/utils_build_test.py file
python-docker/docker-6.1.3/tests/unit/utils_config_test.py file
python-docker/docker-6.1.3/tests/unit/utils_json_stream_test.py file
python-docker/docker-6.1.3/tests/unit/utils_proxy_test.py file
python-docker/docker-6.1.3/tests/unit/utils_test.py file
python-docker/docker-6.1.3/tests/unit/testdata directory
python-docker/docker-6.1.3/tests/unit/testdata/certs directory
python-docker/docker-6.1.3/tests/unit/testdata/certs/ca.pem file
python-docker/docker-6.1.3/tests/unit/testdata/certs/cert.pem file
python-docker/docker-6.1.3/tests/unit/testdata/certs/key.pem file
python-docker/tests directory
python-docker/tests/hydrant.yml file
python-docker/tests/inventory-localhost file
python-docker/tests/Makefile file
python-docker/tests/not-ansible-cfg file
python-docker/tests/recipe.yml file
python-docker/tests/tests.yml file
python-docker/tests/integration directory
python-docker/tests/integration/runtest.sh file
Holders
path holder start end
Authors
path Author start end
Emails
path email start end
Urls
path url start end
License References
key short_name category owner scancode_url licensedb_url homepage_url text_urls spdx_license_key spdx_url
apache-2.0 Apache 2.0 Permissive Apache Software Foundation https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/apache-2.0.LICENSE https://scancode-licensedb.aboutcode.org/apache-2.0 http://www.apache.org/licenses/ http://www.apache.org/licenses/LICENSE-2.0 Apache-2.0 https://spdx.org/licenses/Apache-2.0
unknown-license-reference Unknown License reference Unstated License Unspecified https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE https://scancode-licensedb.aboutcode.org/unknown-license-reference None LicenseRef-scancode-unknown-license-reference https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE