mlosev / altdocker

Trying to run multiple docker daemons on single host simultaneously

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use

  • get recent (1.12.1) docker binaries (./get_docker.sh)

  • create symlinks to altdocker.sh and altdockerd.sh (e.g. cli-dae1 and dae1 accordingly)

  • run docker daemon (./dae1)

  • run docker client (./cli-dae1)

Gitlab CI runner

  • create symlink to gitlab-runner.sh (e.g. ci-dae1)

  • run script to create gitlab-runner container (./ci-dae1)

About

Trying to run multiple docker daemons on single host simultaneously


Languages

Language:Shell 100.0%