Skip to content

Update docs re: docker images #1397

@molpopgen

Description

@molpopgen

#1396 changed the docker image setup a bit.

We need to make sure that the docs note that the package is now installed into a virtual environment.

We should also document that the provided docker image is probably not the best way to use docker.
In general, it would be better for users to make their own images that:

  • start from a fresh image, such as one of the Python official images
  • install fwdpy11 "in the usual way", relying on a wheel.
  • install their other dependencies at the same time, preferably from some kind of fully-pinned requirements file.

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