Container Image List
It is recommended to use AIStation platform pre-installed container images for jobs, including PyTorch, TensorFlow, MXNet, and other AI environment images. You can also upload your own image tar packages to the user directory and use the image loading feature to import them.
Note: Most images are based on Ubuntu; check tags or remarks for other versions.
| Image Type | Image Name | Remarks |
|---|---|---|
| Base Image | 10.30.121.101:5000/other/cuda-admin:12.6.3-cudnn-devel-ubuntu24.04 | Base image, suitable for underlying environment construction. |
| 10.30.121.101:5000/other/cuda-admin:12.0.1-cudnn8-devel-ubuntu22.04 | Base image, suitable for underlying environment construction. | |
| 10.30.121.101:5000/other/cuda-admin:12.2.2-cudnn8-devel-ubuntu22.04 | Base image, suitable for underlying environment construction. | |
| 10.30.121.101:5000/other/nvidia/cuda-admin:12.4.0-devel-centos7 | Base image, suitable for underlying environment construction. | |
| 10.30.121.101:5000/other/basic:latest | Base image, suitable for underlying environment construction. | |
| Pytorch | 10.30.121.101:5000/pytorch/pytorch-admin:25.03-py3 | |
| 10.30.121.101:5000/pytorch/pytorch-admin:25.02-py3 | ||
| 10.30.121.101:5000/pytorch/pytorch-admin:25.01-py3 | ||
| 10.30.121.101:5000/pytorch/pytorch-admin:24.12-py3 | ||
| 10.30.121.101:5000/pytorch/pytorch-admin:24.11-py3 | ||
| TensorFlow | 10.30.121.101:5000/tensorflow/tensorflow-admin:24.11-tf2-py3 | |
| Caffe | 10.30.121.101:5000/caffe/caffe-admin:20.03-py3 | |
| Mxnet | 10.30.121.101:5000/mxnet/mxnet-admin:24.06-py3 | |
| PaddlePaddle | 10.30.121.101:5000/paddlepaddle/paddlepaddle-admin:24.11-py3 | |
| 10.30.121.101:5000/paddlepaddle/paddlepaddle:2.2-cuda11-py37 |