dolphin icon indicating copy to clipboard operation
dolphin copied to clipboard

[New Feature]: Include instructions for using pre-built container from GHCR

Open whatnick opened this issue 3 months ago • 2 comments

Checked for duplicates

Yes - I've already checked

Alternatives considered

Yes - and alternatives don't suffice

Related problems

README instructions point to building from Docker file which can take a while and depend on users local environment somewhat.

Describe the feature request

The repository CI builds a GHCR container and this can be directly pulled to accelerate setup and usage. Happy to make PR to this effect.

  • A pointer to creating GHCR token
  • Pulling the image via docker pull ghcr.io/isce-framework/dolphin:latest
  • Running the image and mounting volumes to perform basic processing.

whatnick avatar Aug 09 '25 04:08 whatnick