Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document requirements for compatible containers #2

Open
elimillera opened this issue Jul 31, 2021 · 1 comment
Open

Document requirements for compatible containers #2

elimillera opened this issue Jul 31, 2021 · 1 comment

Comments

@elimillera
Copy link
Collaborator

Discussion of the requirements for a container for statistical analysis systems

@elimillera
Copy link
Collaborator Author

Hey @MCortePTS,

I know this is your area of expertise. The main deliverable for the qualification/validation of a virtualized system is the document that verifies the quality of the system itself. So during the qualification process we would pull out system information detailing how the environment is constructed. Some questions specific to docker we would have to know are:

  • Can this container/image run rootless?
  • What volumes are mounted into this container/image?
  • Are there any restrictions on the host this container/image can be run on?

Would these be straight-forward questions we could get answers to with a command run in the container itself? Or would some of these questions have to be run from outside the container? I'm thinking if the environment doesn't know it's running in a container, we might need to get creative with how we answer these questions.

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

No branches or pull requests

1 participant