github-action-demo:Github动作演示,用于构建和运行容器

时间:2024-05-02 20:16:24
【文件属性】:

文件名称:github-action-demo:Github动作演示,用于构建和运行容器

文件大小:2KB

文件格式:ZIP

更新时间:2024-05-02 20:16:24

Shell

Github动作演示 Github动作演示,用于构建和运行容器 结构 Dockerfile # File specification to build an image index.html # Html file contains current timestamp run.sh # Shell script that build and run a container 用法 ./run.sh # This script will build a container and will run it. 容器会将端口[80]暴露在外面。 您可以使用以下命令检查主机。 curl http://localhost


【文件预览】:
github-action-demo-main
----Dockerfile(199B)
----.github()
--------workflows()
----README.md(477B)
----run.sh(271B)
----index.html(191B)
----timeline.txt(253B)

网友评论