06 2020 档案
摘要:1,https://docs.confluent.io/current/quickstart/ce-docker-quickstart.html2, 简化后的docker-compose.yml---version: '2'services: zookeeper: image: confluentinc/cp-zookeeper:5.5.0 hostname: zookeeper ...
阅读全文
摘要:1 , 运行 centos 镜像docker run -it –name chrometest docker.io/centos:7 /bin/bash2, 安装 chrome 最新版本# wget https://dl.google.com/linux/direct/google-chrome-s
阅读全文
摘要:1,参考:https://stackoverflow.com/questions/43665276/how-to-run-google-chrome-headless-in-dockerhttps://hub.docker.com/r/browserless/chrome/dockerfile2,python 做为调用脚本 ,# -*- coding: utf-8 -*-from selenium...
阅读全文

浙公网安备 33010602011771号