Hercules CI Documentation
Support Dashboard

hercules-ci-effects

    • ⚠ NOTE ⚠ Effects are in beta.
    • Introduction
    • Guides
      • Import hercules-ci-effects
      • Deploy a NixOS machine
      • Deploy a NixOps network
      • Configure git-crypt
      • Write a Custom Effect
    • Nix Functions Reference
      • Generic Functions
      • mkEffect
      • runIf
      • Command Functions
      • nix-shell
      • ssh
      • Deployment Functions
      • runArion
      • runNixDarwin
      • runNixOps
      • runNixOS
    • Hooks Reference
      • git-crypt-hook
    • Bash Functions Reference
      • getStateFile
      • putStateFile
      • readSecretJSON
      • readSecretString
      • useDockerHost
      • writeAWSSecret
      • writeDockerKey
      • writeGPGKey
      • writeSSHKey
hercules-ci-effects master
  • Arion Documentation
    • master
  • Hercules CI
    • master
  • Hercules CI Agent
    • master
  • hercules-ci-effects
    • master
  • hercules-ci-effects
  • Bash Functions Reference
  • useDockerHost
Edit this Page

Contents

  • Parameters
  • $host
  • $port
  • See also

useDockerHost

Contents

  • Parameters
  • $host
  • $port
  • See also

useDockerHost $host $port

Configure environment variables to connect to specified Docker host.

Parameters

$host

Hostname or IP address to connect to.

$port

Optional. Port number of the Docker API, defaults to 2376; the Docker client default.

See also

  • writeDockerKey

Privacy Policy | Terms | Service Status | Support

Copyright (C) 2019-2021 Ensius B.V.