Skip to content

Conversation

@bmhowe23
Copy link
Collaborator

@bmhowe23 bmhowe23 commented Nov 18, 2025

I did local testing of this change with this:

$ cat cudaq.Dockerfile
FROM nvcr.io/nvidia/nightly/cuda-quantum:cu12-0.13.0

USER root
RUN echo -e "This container also includes CUDA-Q QEC and CUDA-Q Solvers.\n"\
"Use of this container implies consent to the NVIDIA Software License agreement at\n"\
"https://github.com/NVIDIA/cudaqx/blob/main/libs/qec/LICENSE\n" >> "$CUDA_QUANTUM_PATH/Copyright.txt"
USER cudaq

$ docker run -it --name bhowe-temp --rm bhowe-test-image
=========================
      NVIDIA CUDA-Q
=========================

Version: amd64-cu12-0.13.0

Copyright (c) 2025 NVIDIA Corporation & Affiliates
All rights reserved.

To run a command as administrator (user `root`), use `sudo <command>`.


This container also includes CUDA-Q QEC and CUDA-Q Solvers.
Use of this container implies consent to the NVIDIA Software License agreement at
https://github.com/NVIDIA/cudaqx/blob/main/libs/qec/LICENSE

cudaq@7cf299bcd0cb:~$

@bmhowe23 bmhowe23 merged commit 21c4a1f into NVIDIA:main Nov 18, 2025
12 checks passed
@bmhowe23 bmhowe23 deleted the pr-docker-licence branch November 18, 2025 22:25
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.

2 participants