文件名称:tomcat-runtime:Google Cloud Platform Apache Tomcat Docker映像
文件大小:108KB
文件格式:ZIP
更新时间:2024-05-19 02:27:59
Java
Google Cloud Platform Tomcat运行时映像 该项目已存档 该存储库包含Google维护的Tomcat 映像的源。 使用Tomcat映像 在App Engine Flexible上运行 云端SDK 只需在app.yaml选择带有Tomcat作为服务器首选项的Java运行时。 runtime : java env : flex runtime_config : server : tomcat8 然后,您可以使用gcloud beta app deploygcloud beta app deploy 。 请注意,当前需要“ beta”命令。 使用自定义Dockerfile 在app.yaml指定自定义运行时。 runtime : custom env : flex 然后创建一个使用指定的Tomcat运行时映像的Dockerfile 。 其他平台 根据镜像
【文件预览】:
tomcat-runtime-master
----tomcat-gcp-lib()
--------src()
--------pom.xml(5KB)
----checkstyle()
--------java.header(656B)
--------custom-checks.xml(431B)
----scripts()
--------build.sh(976B)
--------utils()
--------integration_test.sh(2KB)
--------ci()
----CONTRIBUTING.md(2KB)
----.travis.yml(143B)
----LICENSE(11KB)
----README.md(6KB)
----DEVELOPING.md(2KB)
----pom.xml(5KB)
----tests()
--------test-distributed-war()
--------test-war-spring-boot()
--------test-war-simple()
--------test-war-integration()
----.gitignore(47B)
----tomcat()
--------src()
--------pom.xml(9KB)