Skip to content

Commit 473d88c

Browse files
committed
ignore statement in Dockerfile
1 parent 45ea899 commit 473d88c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,5 @@ ENV OMPI_MCA_hwloc_base_binding_policy=hwthread \
5252
RUN python -m ipykernel install --name=PyNucleus
5353

5454
COPY README.container.rst /README.container.rst
55+
# hadolint ignore=SC2016
5556
RUN echo '[ ! -z "$TERM" -a -r /README.container.rst ] && cat /README.container.rst' >> /etc/bash.bashrc

0 commit comments

Comments
 (0)