Skip to content

Update Dockerfile base image from snakemake v7.25.0 to v8.30.0#32

Open
dingyifei wants to merge 1 commit intoSBRG:mainfrom
dingyifei:snakemake-v8-dockerfile
Open

Update Dockerfile base image from snakemake v7.25.0 to v8.30.0#32
dingyifei wants to merge 1 commit intoSBRG:mainfrom
dingyifei:snakemake-v8-dockerfile

Conversation

@dingyifei
Copy link

The v7.25.0 image uses Debian Buster which is EOL and has broken apt repos. v8.30.0 uses Debian Bookworm (micromamba-based), so package installation switches from apt to micromamba. --use-singularity is still supported in v8 (aliased to --use-apptainer).

The v7.25.0 image uses Debian Buster which is EOL and has broken apt
repos. v8.30.0 uses Debian Bookworm (micromamba-based), so package
installation switches from apt to micromamba. --use-singularity is
still supported in v8 (aliased to --use-apptainer).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant