docker-compose 安装 RocketMQdocker-compose 安装 rocketmq 作者:gaga 原文链接:https://ld246.com/article/1607353262990 来源网站:链滴 许可协议:署名-相同方式共享 4.0 国际 (CC BY-SA 4.0) 一、拉取镜像 docker pull rocketmqinc/rocketmq 二、设置网段 docker network create firewall-cmd --zone=trusted --add-source=172.10.0.1/16 --permanent firewall-cmd --reload 三、配置 docker-compose version: '3.8' services: rmqnamesrv: image: rocketmqinc/rocketmq container_name: rmqnamesrv onsole-ng container_name: rmqconsole ports: - 9999:8080 environment: 原文链接:docker-compose 安装 rocketmq JAVA_OPTS: "-Drocketmq.namesrv.addr=172.10.0.14:9876 -Dcom.rocketmq.sendMessag0 码力 | 3 页 | 135.58 KB | 1 年前3
Docker 从入门到实践 0.9.0(2017-12-31)启动终端后,通过命令可以检查安装后的 Docker 版本。 $ docker --version Docker version 17.10.0-ce, build f4ffd25 $ docker-compose --version docker-compose version 1.17.0-rc1, build a0f95af $ docker-machine --version docker-machine version y volumes: registry-data: 修改 hosts 编辑 /etc/hosts docker.domain.com 127.0.0.1 启动 $ docker-compose up -d 这样我们就搭建好了一个具有权限认证、TLS 的私有仓库,接下来我们测试其功能是否正 常。 测试私有仓库功能 登录到私有仓库。 $ docker login docker 适 合云计算场景。 Docker for Mac 、 Docker for Windows 自带 docker-compose 二进制文件,安装 Docker 之 后可以直接使用。 $ docker-compose --version docker-compose version 1.17.1, build 6d101fb Linux 系统请使用以下介绍的方法安装。 二进制包0 码力 | 370 页 | 6.73 MB | 1 年前3
Docker 从入门到实践 0.4执行命令。 $ sudo pip install -U docker-compose 安装成功后,可以查看 docker-compose 命令的用法。 $ docker-compose -h Fast, isolated development environments using Docker. Usage: docker-compose [options] [COMMAND] [ARGS [ARGS...] docker-compose -h|--help Options: --verbose Show more output --version Print version and exit -f, --file FILE Specify an alternate compose file https://raw.githubusercontent.com/docker/compose/1.2.0/contrib/completion/bash/docker-compose > /etc/bash_completion.d/docker-compose 安装 PIP 安装 Docker —— 从入门到实践 103 安装 发布的二进制包可以在 https://github.com/doc0 码力 | 179 页 | 2.27 MB | 1 年前3
常见Redis未授权访问漏洞总结github.io/DownGit/#/home chmod 777 docker-entrypoint.sh # 给docker-entrypoint.sh权限 docker-compose build && docker-compose up -d # 编译并启动环境 通过crontab反弹宿主机shell docker -H tcp://192.168.15.5:2375 version io/DownGit/#/home 未授权访问测试 # 上传文件到靶机并进行解压 unzip common.zip # 编译并启动docker容器 cd common/ docker-compose build && docker-compose up -d #rsync rsync://{target_ip}/ rsync rsync://172.16.2.250:873/ rsync rsync://172 com/vulhub/vulhub/master/couchdb/CVE-2017- 12636/docker-compose.yml 未授权访问测试 任意命令执行 本机python运行http服务 docker-compose up -d curl http://192.168.18.129:5984 curl http://192.168.18.129:5984/_config python -m SimpleHTTPServer0 码力 | 44 页 | 19.34 MB | 1 年前3
The Weblate Manual 2.17.1https://github.com/WeblateOrg/docker.git weblate-docker cd weblate-docker 2. Start Weblate containers: docker-compose up See also: See Running Weblate in the Docker for more detailed instructions and customization default database. Deployment Following examples assume you have working Docker environment, with docker-compose installed. Please check Docker documentation for instructions on this. 1. Clone weblate-docker password printed out on first startup. 3. Build Weblate containers: docker-compose build 4. Start Weblate containers: docker-compose up Enjoy your Weblate deployment, it’s accessible on port 80 of the0 码力 | 263 页 | 2.85 MB | 1 年前3
The Weblate Manual 2.17https://github.com/WeblateOrg/docker.git weblate-docker cd weblate-docker 2. Start Weblate containers: docker-compose up See also: See Running Weblate in the Docker for more detailed instructions and customization default database. Deployment Following examples assume you have working Docker environment, with docker-compose installed. Please check Docker documentation for instructions on this. 1. Clone weblate-docker password printed out on first startup. 3. Build Weblate containers: docker-compose build 4. Start Weblate containers: docker-compose up Enjoy your Weblate deployment, it’s accessible on port 80 of the0 码力 | 261 页 | 2.86 MB | 1 年前3
The Weblate Manual 2.18https://github.com/WeblateOrg/docker.git weblate-docker cd weblate-docker 2. Start Weblate containers: docker-compose up See also See Running Weblate in the Docker for more detailed instructions and customization database. Deployment The following examples assume you have a working Docker environment, with docker-compose installed. Please check Docker documentation for instructions on this. 1. Clone weblate-docker password printed out on first startup. 3. Build Weblate containers: docker-compose build 4. Start Weblate containers: docker-compose up Enjoy your Weblate deployment, it’s accessible on port 80 of the0 码力 | 344 页 | 1.41 MB | 1 年前3
The Weblate Manual 2.18https://github.com/WeblateOrg/docker.git weblate-docker cd weblate-docker 2. Start Weblate containers: docker-compose up See also: See Running Weblate in the Docker for more detailed instructions and customization Release 2.18 Deployment The following examples assume you have a working Docker environment, with docker-compose installed. Please check Docker documentation for instructions on this. 1. Clone weblate-docker password printed out on first startup. 3. Build Weblate containers: docker-compose build 4. Start Weblate containers: docker-compose up Enjoy your Weblate deployment, it’s accessible on port 80 of the0 码力 | 269 页 | 2.89 MB | 1 年前3
The Weblate Manual 2.20https://github.com/WeblateOrg/docker.git weblate-docker cd weblate-docker 2. Start Weblate containers: docker-compose up See also See Running Weblate in the Docker for more detailed instructions and customization database. Deployment The following examples assume you have a working Docker environment, with docker-compose installed. Please check Docker documentation for instructions on this. 1. Clone weblate-docker password printed out on first startup. 3. Build Weblate containers: docker-compose build 4. Start Weblate containers: docker-compose up Enjoy your Weblate deployment, it’s accessible on port 80 of the0 码力 | 366 页 | 1.45 MB | 1 年前3
The Weblate Manual 2.20https://github.com/WeblateOrg/docker.git weblate-docker cd weblate-docker 2. Start Weblate containers: docker-compose up See also: See Running Weblate in the Docker for more detailed instructions and customization database. Deployment The following examples assume you have a working Docker environment, with docker-compose installed. Please check Docker documentation for instructions on this. 1. Clone weblate-docker password printed out on first startup. 3. Build Weblate containers: docker-compose build 4. Start Weblate containers: docker-compose up Enjoy your Weblate deployment, it’s accessible on port 80 of the0 码力 | 280 页 | 2.95 MB | 1 年前3
共 571 条
- 1
- 2
- 3
- 4
- 5
- 6
- 58













