We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3d33b6 + f47062e commit dcf77d4Copy full SHA for dcf77d4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM innocentbug/pysages-base:latest
+FROM ssages/pysages-base:latest
2
3
COPY . hoomd-dlext
4
RUN cd hoomd-dlext && mkdir build && cd build && cmake .. && make install
0 commit comments