Merge pull request #18 from mathematicalmichael/patch-1
ensure correct permissions (enforced)
This commit is contained in:
commit
ffe73f572f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user