Skip to content

Publish known-good base Docker image #2

Open
@JoshKarpel

Description

@JoshKarpel

We should publish a base Docker image that can

  1. Work on the CHTC GPULab machines (i.e., must inherit from the nvidia images)
  2. Overrides the container entrypoint with the internal/external port goop.
  3. Implements whatever TLS scheme we end up using.
  4. Uses conda for Python package management.
  5. Is not too big, and doesn't cause images inheriting it to become too big (hopefully...)

We may eventually have to publish two images, one for PyTorch and one for Tensorflow, though I think we'll focus on PyTorch first.

This implies we should grab the CHTC repository on Docker Hub if we haven't already.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions