.github .test entrypoint mainline modules stable .gitignore CODE_OF_CONDUCT.md CONTRIBUTING.md Dockerfile-alpine-otel.template Dockerfile-alpine-perl.template Dockerfile-alpine-slim.template Dockerfile-alpine.template Dockerfile-debian-otel.template ...
Example Docker application using Moesif OpenResty plugin to log API calls to Moesif API analytics To learn more about configuration options, please refer to Moesif OpenResty plugin. How to run this example Clone this repo and edit the nginx.conf.d/main.conf file to set your actual Moesif Applic...
Visit the following GitHub repositories for more Docker samples. Awesome Compose: A curated repository containing over 30 Docker Compose samples. These samples offer a starting point for how to integrate different services using a Compose file. Docker Samples: A collection of over 30 repositories that...
git clone https://github.com/nextcloud/docker.git 进入nextcloud-fpm的Dockerfile目录: cd $work/docker/.examples/dockerfiles/full/fpm build这个镜像: # docker build -t <容器名> <Dockerfile所在目录> docker build -t nextcloud:fpm-bensz . 耐心等待。如果错误,一般是apt-get安装依赖的过程不顺利造成...
这里,我们借助很早之前提到过的一个项目 github.com/nginx-with-d 来快速完成 NGX PHP 这个 Nginx 模块的构建,关于“如何在容器时代高效使用 Nginx 三方模块”,可以参考这篇文章[7]。 # Nginx Docker Playground (https://github.com/nginx-with-docker/nginx-docker-playground) FROM soulteary/prebuilt-nginx-...
克隆项目到本地项目环境:github.com/ostenant/sp…[2] 切换到子模块 spring-cloud-starter-thrift-examples 下的test 目录,执行命令 mvn clean package 进行程序打包。 分别将 test-client 和test-server 项目根目录下的Dockerfile 文件和target目录下的 target/*.jar程序拷贝到 192.168.1.182、192.168.1.183 和192....
"log_level": "info","log_file_path": "/var/log/calico/cni/cni.log","datastore_type": "kubernetes","nodename": "__KUBERNETES_NODE_NAME__","mtu": __CNI_MTU__,"ipam": {"type": "calico-ipam"},"policy": {"type": "k8s"},"kubernetes": {"kubeconfig": "__KUBECONFIG_FILE...
https://github.com/tianshiyeben/wgcloud 功能清单 https://www.wgstart.com/help/docs79.html 源码使用 1.使用IDEA的话(推荐),直接打开wgcloud-server和wgcloud-agent即可,JDK使用1.8或者JDK11 2.使用Eclipse的话,导入maven工程wgcloud-server和wgcloud-agent即可,JDK使用1.8或者JDK11 ...
server{listen80;server_name wiki.example.com;## 这里需要修改成自己的域名 # Maximum file upload size is 4MB-change accordinglyifneeded client_max_body_size 4M;client_body_buffer_size 128k;root/data/dokuwiki;## 这里填真正的wiki目录 index doku.php;#Remember to comment the below out when you'...
"buildkit.dockerfile.v0", "Created": "2025-04-29T11:22:42.80944273Z", "Container": "", "ContainerConfig": null, "DockerVersion": "", "Author": "", "Config": { "Hostname": "", "Domainname": "", "User": "www-data", "AttachStdin": false, "AttachStdout": false, "AttachStd...