Skip to content

Instantly share code, notes, and snippets.

@eduardoveiga
Created March 18, 2020 21:16
Show Gist options
  • Select an option

  • Save eduardoveiga/9107995b34ed41a06954e61dc90ac0de to your computer and use it in GitHub Desktop.

Select an option

Save eduardoveiga/9107995b34ed41a06954e61dc90ac0de to your computer and use it in GitHub Desktop.
docker run -d --name=shellhub --restart=unless-stopped --privileged --net=host --pid=host -v /:/host -e SERVER_ADDRESS=http://localhost -e PRIVATE_KEY=/host/etc/shellhub.key -e TENANT_ID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx shellhub-agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment