Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .github/workflows/build-docker-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
fetch-depth: 0
ref: ${{ github.ref_name }} # branch name of push

- uses: CCBR/actions/build-docker@v0.4
- uses: CCBR/actions/build-docker@v0.5
with:
dockerfile: ${{ matrix.file }}
dockerhub-namespace: nciccbr
Expand All @@ -104,4 +104,3 @@ jobs:
suffix: ${{ env.suffix }}
push: true
github-token: ${{ github.token }}
json-file: "scripts/tool_version_commands.json"
4 changes: 2 additions & 2 deletions .github/workflows/build-docker-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ on:
ccbr-actions-version:
description: "The version or branch of ccbr_actions to use (see https://github.com/ccbr/actions)"
required: true
default: "v0.4"
default: "v0.5"

jobs:
build-docker:
Expand All @@ -62,7 +62,7 @@ jobs:
id: checkout
uses: actions/checkout@v4

- uses: CCBR/actions/build-docker@v0.4
- uses: CCBR/actions/build-docker@v0.5
with:
dockerfile: ${{ github.event.inputs.dockerfile }}
dockerhub-namespace: ${{ github.event.inputs.dockerhub-namespace }}
Expand Down
4 changes: 2 additions & 2 deletions ichorCNA/ccbr_ichorcna_0.3.2/v1.README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## CCBR/Dockers2 nciccbr/ccbr_ichorcna_0.3.2:v1

Dockerfile source: https://github.com/CCBR/Dockers2/blob/cc565aa0c3677a77a344fb67b79ba6f5b472c8c0/ichorCNA/ccbr_ichorcna_0.3.2/Dockerfile.v1
Dockerfile source: https://github.com/CCBR/Dockers2/blob/0dca6c675fcbbee459105a7ec23e3b43ba29960b/ichorCNA/ccbr_ichorcna_0.3.2/Dockerfile.v1


Built on: 2026-03-02_17:48:33
Built on: 2026-03-02_18:07:38

Build tag: v1

Expand Down
143 changes: 0 additions & 143 deletions scripts/tool_version_commands.json

This file was deleted.

4 changes: 2 additions & 2 deletions spac/spac/v0.9.1.README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## CCBR/Dockers2 nciccbr/spac:v0.9.1

Dockerfile source: https://github.com/CCBR/Dockers2/blob/cc565aa0c3677a77a344fb67b79ba6f5b472c8c0/spac/spac/Dockerfile.v0.9.1
Dockerfile source: https://github.com/CCBR/Dockers2/blob/0dca6c675fcbbee459105a7ec23e3b43ba29960b/spac/spac/Dockerfile.v0.9.1


Built on: 2026-03-02_17:56:24
Built on: 2026-03-02_18:15:49

Build tag: v0.9.1

Expand Down
45 changes: 45 additions & 0 deletions spac/spac/v2.README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
## CCBR/Dockers2 nciccbr/spac:v2

Dockerfile source: https://github.com/CCBR/Dockers2/blob/0dca6c675fcbbee459105a7ec23e3b43ba29960b/spac/spac/Dockerfile.v2


Built on: 2026-03-02_18:24:54

Build tag: v2

Base image: continuumio/miniconda3:24.3.0-0

Dockerfile path in repo: spac/spac/Dockerfile.v2


| Tool | Version |
|---------|---------|
| bbtools | NOTINDOCKER |
| bcftools | NOTINDOCKER |
| bedops | NOTINDOCKER |
| bedtools | NOTINDOCKER |
| bowtie | NOTINDOCKER |
| bowtie2 | NOTINDOCKER |
| bwa | NOTINDOCKER |
| cutadapt | NOTINDOCKER |
| fastqc | NOTINDOCKER |
| fastQValidator | NOTINDOCKER |
| fastqscreen | NOTINDOCKER |
| git | 2.30.2 |
| java | NOTINDOCKER |
| kraken2 | NOTINDOCKER |
| kronatools | NOTINDOCKER |
| multiqc | NOTINDOCKER |
| parallel | NOTINDOCKER |
| picard | NOTINDOCKER |
| pigz | NOTINDOCKER |
| preseq | NOTINDOCKER |
| python2 | NOTINDOCKER |
| python3 | 3.9.13 |
| qualimap | NOTINDOCKER |
| rsem | NOTINDOCKER |
| rseqc | NOTINDOCKER |
| samtools | NOTINDOCKER |
| ucsc_tools | NOTINDOCKER |
| vcftools | NOTINDOCKER |

4 changes: 2 additions & 2 deletions superFreq/ccbr_superfreq_1.6/v1.README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## CCBR/Dockers2 nciccbr/ccbr_superfreq_1.6:v1

Dockerfile source: https://github.com/CCBR/Dockers2/blob/5d77f93f3f7b61cfa5a48319578aacf07d56260d/superFreq/ccbr_superfreq_1.6/Dockerfile.v1
Dockerfile source: https://github.com/CCBR/Dockers2/blob/0dca6c675fcbbee459105a7ec23e3b43ba29960b/superFreq/ccbr_superfreq_1.6/Dockerfile.v1


Built on: 2026-03-02_15:56:54
Built on: 2026-03-02_18:34:50

Build tag: v1

Expand Down