Fixed all scripts to be executable. Changed default parent image.

master
protsenkovi 2 years ago
parent d799c91b4a
commit 5f41722293

@ -1,4 +1,5 @@
FROM conda/miniconda3 FROM pytorch/pytorch:2.0.0-cuda11.7-cudnn8-runtime
#FROM tensorflow/tensorflow:2.12.0-gpu
ARG USER ARG USER
ARG GROUP ARG GROUP

Loading…
Cancel
Save