Skip to content

Conversation

@mhucka
Copy link
Member

@mhucka mhucka commented Dec 26, 2025

This as a subdirectory release/docker/ containing a Dockerfile and a script to create Docker images. The images are basic Ubuntu Linux 22.04 and 24.04, with a version of Python preinstalled. Running the script create_docker_images.sh in that directory creates a total of eight images, with names like ubuntu22-cp39, ubuntu22-cp310, etc.

These are useful for testing TensorFlow Quantum builds in more isolated environments with different versions of Python. More information can be found in the README file release/docker/README.md.

The setup is not fancy, but it is useful when (e.g.) trying different combinations of dependency versions with different Python versions.

@mhucka mhucka marked this pull request as ready for review December 26, 2025 03:10
@mhucka mhucka changed the title Add scripts for creating docker containers for testing Add scripts for creating Docker containers for testing Dec 26, 2025
@mhucka mhucka changed the title Add scripts for creating Docker containers for testing Add new scripts for creating Docker containers for testing Dec 26, 2025
@mhucka mhucka changed the title Add new scripts for creating Docker containers for testing Add new scripts for creating Docker containers to enable better testing of TFQ builds Dec 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant