Spring PetClinic Dockerized Demo of taking thepetclinic Java appand adding the proper Docker files to make it easier for dev, test, and prod. Check thepet-clinic-app/Dockerfilefor multi-stage building of a .jar
Dockerfile Jenkinsfile Procfile README.md pom.xml Repository files navigation README java-tomcat-maven-example This is an example ready-to-deploy java web application built for Tomcat using Maven and webapp-runner. Running Locally (need maven and java installed) mvn package java -jar targ...
cdopentelemetry-operations-java/examples/instrumentation-quickstart Build and run the sample: dockercomposeup--abort-on-container-exit If you aren't running on Cloud Shell, then run the application with theGOOGLE_APPLICATION_CREDENTIALSenvironment variable pointing to a credentials file.Application Default...
% docker build .[+] Building4.5s (7/7) FINISHED=> [internal] load build definition from Dockerfile0.0s=> => transferring dockerfile:37B0.0s=> [internal] load .dockerignore0.0s=> => transferring context:2B0.0s=> [internal] load metadatafordocker.io/library/openjdk:8-jre4.4s=> [interna...
SampleJavaApplication-1.0-SNAPSHOT.jar is the sample Java application jar file. Replace it with the Java application that you want to monitor. Build a Docker image with this configuration and upload it to an image repository. Next topic:Set up HAProxy with a metric expo...
Azure.ResourceManager.Network samples for .NET 26/05/2025 Samples for the Azure.ResourceManager.Network client library Azure C# Microsoft Graph Change Notifications Sample for Java Spring 24/05/2025 Create Microsoft Graph webhook subscriptions for a Java Spring app, so that it can receive notifications...
Dockerfile F# Go GraphQL HashiCorp Configuration Language HTML HTTP Java JavaScript JavaScript JSON Kotlin Markdown Node.js NoSQL PHP Power Fx PowerShell Prompty Python R Ruby Rust Scala SQL Swift Terraform Transact-SQL TypeScript U-SQL VB Visual Bas...
Dockerfile - Dockerfile for building the service image. local-deploy.sh - Script file to build, publish and deployment the latest code to local cluster as Docker image.To deploy all services to the cluster, run the following command under scripts folder:...
直接在docker仓库上找到clickhouse的镜像, 拉取就完事了 // 拉取镜像 docker pull yandex/clickhouse-server // 建一个挂载目录 mkdir -p /data/clickhouse // 启动 docker run -d -p 8123:8123 -p 9000:9000 --name house --ulimit nofile=262144:262144 --volume=/data/clickhouse:/var/lib/clickhouse ...
Azure SDK for Java Buscar Documentación sobre Azure SDK para Java Referencia Información general Active Directory App Configuration Plataforma de aplicaciones App Service Información general Administración Administración de recursos: App Service Información general com.azure.resourcemanager.appservice ...