-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Description
Many projects include a Dockerfile which allows other folks to quickly run the project in a controlled environment.
Provide one for this project.
Tasks:
- select base OS.
- discover system packages which are required for this package to run.
- define setup process.
- provide working examples (copy-n-paste-ready) of this package in action.
- if API keys or authentication tokens, etc are required, then provide detailed instructions on how to acquire them, and where they should be applied for a successful run of this software.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels