Skip to content

Commit

Permalink
Do not copy dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Dec 9, 2024
1 parent 1b441df commit 0e3c6a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packaging/python/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ ENV PATH /nrnwheel/openmpi/bin:$PATH
RUN yum -y install epel-release libX11-devel libXcomposite-devel vim-enhanced && yum -y clean all && rm -rf /var/cache
RUN yum -y remove ncurses-devel

# Copy Dockerfile for reference
COPY Dockerfile .

# build wheels from there
WORKDIR /root

Expand Down

0 comments on commit 0e3c6a7

Please sign in to comment.