Giter VIP home page Giter VIP logo

docker-manager's Introduction

docker-manager

Install Docker

For Linux, see in linux-utils/apps/docker/install.sh

curl https://raw.githubusercontent.com/davidkhala/linux-utils/main/apps/docker/install.sh | bash -s install

docker-manager's People

Contributors

davidkhala avatar yusumcheung1103 avatar

Watchers

 avatar  avatar

docker-manager's Issues

[feat] golang client

do not re-create wheels, see what fabric using:

[[constraint]]
    name = "github.com/fsouza/go-dockerclient"
    version = "1.2.0"

expose 2375, 2376

2375

done

Docker Desktop on Windows

done

prebuilt docker in Github runner

  • After changing /etc/docker/daemon.json. docker.service cannot be restart with success.
Job for docker.service failed because the control process exited with error code.
See "systemctl status docker.service" and "journalctl -xe" for details.

2376

https://docs.docker.com/engine/security/protect-access/

https://blog.csdn.net/u013948858/article/details/79974796

  • run dockerd in tls and standalone in (commit)

  • run multiple endpoints (tls+raw) is impossible

    • all endpoints specified in hosts of daemon.json are all tls or all non-tls, hybrid mode in same time is not allowed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.