Commit f2c1cbcb authored by maming's avatar maming
Browse files

Update README.md

parent ada48a39
Pipeline #3367 failed with stages
in 0 seconds
......@@ -23,7 +23,7 @@ Application of Deep Learning Methods for Distinguishing Gamma-Ray Bursts from Fe
### 1. 拉取镜像
```bash
docker pull harbor.sourcefind.cn:5443/dcu/admin/base/pytorch:2.5.1-ubuntu22.04-dtk25.04.2-py3.10
docker pull image.sourcefind.cn:5000/dcu/admin/base/tensorflow:2.13.1-ubuntu22.04-dtk25.04.2-py3.10
```
### 2. 创建容器
......@@ -45,7 +45,7 @@ docker run -it \
--cap-add=SYS_PTRACE \
-u root \
--security-opt seccomp=unconfined \
harbor.sourcefind.cn:5443/dcu/admin/base/pytorch:2.5.1-ubuntu22.04-dtk25.04.2-py3.10 \
image.sourcefind.cn:5000/dcu/admin/base/tensorflow:2.13.1-ubuntu22.04-dtk25.04.2-py3.10 \
/bin/bash
```
......
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