Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
robomics committed Jan 29, 2024
1 parent ba3c344 commit 54e96b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions containers/hicrep__v0.2.6.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ RUN python3.11 -m venv /opt/hicrep/hictkpy \

RUN /opt/hicrep/hictkpy/bin/hicrep --help

RUN mkdir -p /root/.conan2/p

FROM ubuntu:22.04 as base

COPY --from=hicrep /opt/hicrep /opt/hicrep
Expand Down

0 comments on commit 54e96b1

Please sign in to comment.