

Setup won't continue."Īctually the docker entrypoint script copies the oneagent installer file to the docker host itself and then executes the installation using chroot in the host operating system. When you look at the entrypoint.sh script in the docker image, you can see how the installation is perfomed: deployAgentToHost() $* DOCKER_DEPLOY_TO_HOST=1. Installation aborted.ġ9:04:39 Error: Tar error message: /bin/base64: unrecognized option: iīusyBox v1.25.1 ( 16:15:20 GMT) multi-call binary.īase64 encode or decode FILE to standard output
DOCKER FOR MAC LINUX ARCHIVE
This may take a few minutesġ9:04:39 Error: Archive is corrupted. The installation will proceed but the agent will have to be configured manually.ġ9:04:36 Installation started, version 1.119.211.66038, build date:, PID 19094.ġ9:04:36 Detected: Platform: LINUX Arch: X86ġ9:04:39 Unpacking.


SERVER=īut I get the same error again and again: 19:04:33 Started agent deployment as docker image, PID 19094.ġ9:04:33 Container version: 1.119.211.20170707-062951ġ9:04:36 Warning: Configuration params section of the installer package is missing. I'm trying to start the dynatrace/oneagent as a Docker container with this command: docker run -privileged=true -pid=host -net=host -ipc=host -v /:/mnt/root dynatrace/oneagent TENANT=hzj58979 TENANT_TOKEN=.
