append instruction to header.

This commit is contained in:
Michael Pilosov 2020-07-11 12:28:33 -06:00
parent b3b1d39cc9
commit 298bf8a833

View File

@ -3,3 +3,4 @@
FROM nvidia/cuda:10.1-base-ubuntu18.04
LABEL maintainer="Christoph Schranz <christoph.schranz@salzburgresearch.at>"
# This is a concatenated Dockerfile, the maintainers of subsequent sections may vary.
RUN chmod 1777 /tmp && chmod 1777 /var/tmp