Restaurant-Server-Vapor:使用Swift课程的Apple App开发的Server Server的Vapor 3实施

时间:2024-03-13 13:26:22
【文件属性】:

文件名称:Restaurant-Server-Vapor:使用Swift课程的Apple App开发的Server Server的Vapor 3实施

文件大小:1.14MB

文件格式:ZIP

更新时间:2024-03-13 13:26:22

Swift

餐厅服务器蒸气 在客户端测试 准备临时Docker容器 docker run -p 8090:8090 -it --name Restaurant -w/Restaurant swift bash git clone https://github.com/dbystruev/Restaurant-Server-Vapor.git . apt update && apt -y upgrade apt -y install libssl-dev zlib1g-dev swift build -c release exit 创建泊坞窗映像 docker commit Restaurant restaurant docker rm Restaurant 从restaurant图像运行新的独立Restaurant容器 docker run --name Restaurant -p8090:8090


【文件预览】:
Restaurant-Server-Vapor-master
----Sources()
--------App()
--------Run()
----cloud.yml(92B)
----Package.swift(527B)
----CONTRIBUTING.md(516B)
----Public()
--------images()
--------.gitkeep(0B)
----.gitignore(81B)
----Package.resolved(5KB)
----.circleci()
--------config.yml(719B)
----Tests()
--------AppTests()
--------LinuxMain.swift(0B)
--------.gitkeep(0B)
----.dockerignore(54B)
----README.md(1KB)
----web.Dockerfile(1KB)

网友评论