Created
March 18, 2020 21:16
-
-
Save eduardoveiga/9107995b34ed41a06954e61dc90ac0de to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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