You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

644 B

预览上一步的修改

本场景的定义如下,使用了上一场景修改的镜像registry.cn-hangzhou.aliyuncs.com/envs/gitcourse:test

{
    "title": "Gitcours图文课件制作",
    "shell":"/bin/bash",
    "environment": "registry.cn-hangzhou.aliyuncs.com/envs/gitcourse:test",
    "description": "接下来,将学习如何制作gitcourse图文课件。",
    "steps": [
        {
            "title": "查看已经修改的容器",
            "text": "scenario/ep3/0.md"
        },
        ...(略)...
    ]
}

您可以通过此命令观察到这是由刚才修改的容器保存的镜像启动而来:
cat temp