Merge pull request #18 from mathematicalmichael/patch-1

ensure correct permissions (enforced)
This commit is contained in:
Chris
2020-07-12 01:07:17 +02:00
committed by GitHub

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