Skip to content

Provide a Dockerfile #39

@jdrago999

Description

@jdrago999

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions