-
Notifications
You must be signed in to change notification settings - Fork 220
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
Define image test suite - functionality that's expected to work in toolbox images #385
Comments
Hi @Jmennius! There is a section in the README called |
Hey @HarryMichal! The What I want to clarify is a set of functionality that the user of a toolbox container can/should expect of it (so that we could align it between distributions). |
The definition of the Dockerfile (which is I suspect what you really want) is in the |
I see now what you're saying, @Jmennius. You can take a look at Toolbox's .spec file. There are two extra packages defined that hold the packages that we need/want in a toolbox image: |
Sounds great! |
I am willing to work on Debian and Ubuntu images and I would like to have some kind of a checklist of functionality that is expected to work in toolbox images.
I do not use toolbox actively yet so it is hard for me to define, some things are relatively obvious like home directory, DNS resolver, GUI apps - what else?
The text was updated successfully, but these errors were encountered: