Commit e2bb3c4b authored by jnwei's avatar jnwei
Browse files

Change docker image to use cudnn devel environment

parent 6fe34248
FROM nvidia/cuda:11.4.3-cudnn8-runtime-ubuntu18.04 FROM nvidia/cuda:11.4.3-cudnn8-devel-ubuntu18.04
# metainformation # metainformation
LABEL org.opencontainers.image.version = "1.0.0" LABEL org.opencontainers.image.version = "1.0.0"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment