After Docker upgrade, configure idea to connect Docker

Source: Internet
Author: User

[[email protected] ~]# docker versionClient: Version:           18.06.1-ce API version:       1.24 Go version:        go1.10.3 Git commit:        e68fc7a Built:             Tue Aug 21 17:23:03 2018 OS/Arch:           linux/amd64 Experimental:      falseServer: Engine:  Version:          18.06.1-ce  API version:      1.38 (minimum version 1.12)  Go version:       go1.10.3  Git commit:       e68fc7a  Built:            Tue Aug 21 17:25:29 2018  OS/Arch:          linux/amd64  Experimental:     false
Configuring the Docker TCP port
[[email protected] ~]# cat /etc/docker/daemon.json{  "hosts":["tcp://0.0.0.0:12375","unix:///var/run/docker.sock"],  "registry-mirrors": ["https://ftichs.mirror.aliyuncs.com"]}
Idea Docker Configuration
tcp://192.168.179.117:12375

After Docker upgrade, configure idea to connect Docker

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.