Skip to content

Conversation

@manics
Copy link
Member

@manics manics commented Jun 28, 2024

ContainerConfig has been removed, https://docs.docker.com/engine/deprecated/#container-and-containerconfig-fields-in-image-inspect says to use Config.

AFAIK the presence or absence of this field depends on the Docker host daemon, not docker-py.

Closes #1354

ContainerConfig has been removed
@manics manics added the bug label Jun 28, 2024
@yuvipanda
Copy link
Collaborator

Can confirm that I see Config.WorkingDir

@yuvipanda yuvipanda merged commit 5ed9901 into jupyterhub:main Jun 28, 2024
@manics manics deleted the docker-config branch June 28, 2024 18:44
@yuvipanda
Copy link
Collaborator

I'll make a release shortly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests failing in main due to dependence on deprecated ContainerConfig

2 participants